cathiele / homeassistant-goecharger

Home Assistant custom_component for controlling the go-eCharger EV-Charger
MIT License
89 stars 29 forks source link

set_stop_mode requested #59

Open alexkiddde opened 2 years ago

alexkiddde commented 2 years ago

Hi,

I'd like to enable and disable automatic charge shutdown after x kWh (due to connection to PV surplus power state).

Therefore the API call stop_mode (0/2) should be set.

Is there any chance to integrate this in the service calls and automations, e.g. like set_stop_mode for an input select?

Cheers!

Hagen