Closed thebadboyltz closed 7 months ago
Hi @thebadboyltz. I can make it go to off if the stove has a specific status when it is turning off (for example FINAL CLEANING
for my stove). Please check the status sensor at the time the stove is turning off and let me know.
this is what status returns as information. OFF is off, START is the start-up phase, WORK is when the stove is working, ECO STOP is when it is in the standby phase and STOP is when it is in the shutdown phase. It would be great to be able to display the different colors in the thermostat depending on the status. One thing that would also be good is to add the possibility of changing the fan speed from the thermostat. It’s called REAL VENT FRONT
The thermostat in HA does not support multiple colors or multiple fans. Unfortunately we have to work with the features available. That is why a lot of things have different entities.
I can make the thermostat go to off mode if the stove is in STOP. That way you can see if the command was successful and the stove is shutting down.
if you know how to do this it is an excellent and most important thing.
for the fan function in addition to the power control is this possible?
for the fan function in addition to the power control is this possible?
No. Home assistant does not support multiple fan controls on one climate entity.
I will release a new version with improved status mapping in a few minutes.
thank you, it works 100%
Hello, first of all thank you for your work. I have a NOBIS stove, in the shutdown phase it takes a certain amount of time and it happens that when we send the shutdown command it does not work (the NOBIS cloud is capricious. Is it possible that when we trigger the stop mode the thermosat in HA changes color In my IOS homekit application the color changes to black when the stop command is triggered.