joggs / home_assistant_ebeco

Integration for Ebeco thermostats
29 stars 14 forks source link

Make power sensor reflect current state of relay #11

Closed PerfectlyNormal closed 2 years ago

PerfectlyNormal commented 2 years ago

The API returns the installed effect, which the power sensor previously returned as a fixed value. As the API also exposes the current state of the relay, the sensor should be dynamic. This fixes #9.