Is your feature request related to a problem? Please describe.
I have an Eddi device with two heaters connected and cannot tell in HA which one is active.
Describe the solution you'd like
I would like to have a new HA sensor or attribute to return the currently active heater.
The myenergi API for Eddi status returns field hno with value 1 or 2 which provides the active heater number.
Describe alternatives you've considered
I can use the myEnergi Android app or view the Eddi screen, but I wish to use this in Home Assistant to keep track of history.
Is your feature request related to a problem? Please describe. I have an Eddi device with two heaters connected and cannot tell in HA which one is active.
Describe the solution you'd like I would like to have a new HA sensor or attribute to return the currently active heater.
The myenergi API for Eddi status returns field
hno
with value 1 or 2 which provides the active heater number.See https://github.com/twonk/MyEnergi-App-Api#status-messages
Describe alternatives you've considered I can use the myEnergi Android app or view the Eddi screen, but I wish to use this in Home Assistant to keep track of history.