marq24 / ha-evcc

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.
Apache License 2.0
67 stars 3 forks source link

Inlude `batteryMode` as entity #1

Closed goebelmeier closed 5 months ago

goebelmeier commented 5 months ago

Description

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

API Keys

No response

marq24 commented 5 months ago

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