vincentwolsink / home_assistant_micronova_agua_iot

Home Assistant integration controlling heating devices connected via the Agua IOT platform of Micronova
Apache License 2.0
24 stars 15 forks source link

a couple more commands for the unica fire nobis #122

Closed merlino1975 closed 5 months ago

merlino1975 commented 6 months ago

I would like to know if it was possible to choose whether when the wood runs out the stove should turn off or start pellet combustion This command can currently be done from the remote control and not from the app I also wanted to know if it was possible to have notification of when the wood is about to run out... and also if it was possible to have the possibility of selecting the answer "wood present yes" when you want to light the wood stove or want to switch from combustion pellet to wood-fired. This command too, however, for now is only present in the remote control and not in the app. it would be possible? thakss!!

jipem01 commented 6 months ago

For wood out, we have an alarm entity "wood reserve" already available.You could check HA core funcyionnalities to create a notification when the status change.For off or pallet when out of wood, it may be possible to have a register, to allow it, but i've never checked (i use it as main heating so i let it switch to pellet every time...)For wood presence confirmation, i've not found yet the possibility to do it. It seems not possible. But yes it would be good (what a pain to confirm every time you run out off wood and waited too long, wich in my case is most of time!).

vincentwolsink commented 5 months ago

We are dependent on the functionality the manufacturer of the stove supplies via the API. If it is not available in the app, very big chance it is also not available to implement via this integration.