ksheumaker / homeassistant-apsystems_ecur

Home Assistant custom component for local querying of APSystems ECU-R Solar System
Apache License 2.0
166 stars 42 forks source link

Added feature to shut down inverters #229

Closed HAEdwin closed 4 months ago

HAEdwin commented 4 months ago

With an added switch entity, you are now able to shut down inverters. This only works on ECU-C and ECU-R pro type ECU's. For older ECU-R models starting with ECU-id 2160 the switch does not work unfortunately. image

The switch enables you to create an automation which switches off the inverters when electricity prices become negative and turn them back on when positive again.

Thanks go to @harryboer for testing and providing information