I have created an advanced flow in Homey that calculates how much solar energy is available to charge my car. I want to automatically start charging my car at a certain kWh level. For this, I use the command "start charging". This works fine if the charger can resume an existing charging session, but not if it is a new one. In that case, I get the error "Failed to turn on the charger: Device command rejected: Charging is not paused nor scheduled. Resume command can not be sent". I have already tried disabling the authorization in the flow first, but that has no effect. Is there a way to start a new session?
I have created an advanced flow in Homey that calculates how much solar energy is available to charge my car. I want to automatically start charging my car at a certain kWh level. For this, I use the command "start charging". This works fine if the charger can resume an existing charging session, but not if it is a new one. In that case, I get the error "Failed to turn on the charger: Device command rejected: Charging is not paused nor scheduled. Resume command can not be sent". I have already tried disabling the authorization in the flow first, but that has no effect. Is there a way to start a new session?