Home Assistant integration for evcc☀️🚘- optimized charging of electric vehicles, connecting your EV charger with your PV system. The integration use local polling (interval configurable) of the evcc API. Please note, that this integration is not official and not supported by the evcc developers. This project is not affiliated with evcc in any way.
If batteryDischargeControl is activated, there is a JSON element batteryMode which can be normal, hold or charge
Due to the fact that i'm using this information for HA automations, it would be nice to have them available in your integration and drop custom MQTT entities
Please check out the new release - and the corresponding release notes (specially when you want to get the actual evcc codes)... If this solves the issue - please be so kind and close it - TIA
Description
If
batteryDischargeControl
is activated, there is a JSON elementbatteryMode
which can benormal
,hold
orcharge
Due to the fact that i'm using this information for HA automations, it would be nice to have them available in your integration and drop custom MQTT entities
API Keys
No response