-
Notifications
You must be signed in to change notification settings - Fork 47
Description
Is your feature request related to a problem? Please describe.
I have a myenergi eddi and harvi in my house, and I am thinking of ways to enable the eddi boost from inside home assistant. Currently this seems only possible via a service call, according to the answer I found in https://community.home-assistant.io/t/myenergi-eddi-boost-from-home-assistant/426030.
Describe the solution you'd like
Every other piece of data I can think of is already exposed as an entity inside the eddi, the harvi or the "home" devices from this integration, so it's strange the boost is not. I'd like to see it as a simple clickable button for on/off, or as a timer where 0 is off, and non-0 is on.
Describe alternatives you've considered
I will be implementing my first automation using the available service call, but I see this is as a UI issue.
Thanks in advance!