vincentwolsink / home_assistant_micronova_agua_iot

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

additional feature : standby ? #152

Open silkyclouds opened 2 weeks ago

silkyclouds commented 2 weeks ago

Hi there,

Its all in the title, do you think we could get the "standby" mode of our stoves available to pick in the features we can pick in the climate card ?

image

That would be great !

Thanks !

vincentwolsink commented 2 weeks ago

Hi, my stove does not have a standby mode. Can you explain what it exactly does and what it is used for?

silkyclouds commented 2 weeks ago

Hi, my stove does not have a standby mode. Can you explain what it exactly does and what it is used for?

Hi Vincent,

Thank you for your quick response!

The standby mode is a feature found on Jolly Mec stoves (and possibly other brands) that allows the stove to enter a "standby" state when it reaches the target temperature.

Here’s a brief overview of how it works:

Each mode has its advantages and drawbacks. In milder weather, the standby mode helps save on pellet consumption by stopping when the temperature is adequate. However, this can lead to frequent starts and stops if the room temperature drops significantly.

On the other hand, the regular mode keeps the stove continuously running, which might lead to higher temperatures when it's not very cold outside, but it is more effective when the weather turns colder.

I hope this explanation helps!

vincentwolsink commented 2 weeks ago

Thanks for your explanation. On my stove this is called eco mode 🙂 Switching this mode is actually implemented in the integration but not present on the climate entity. Unfortunately the climate entity in HA is missing such features. The only thing I can do is implement it as a “preset”. Would that work for you?

silkyclouds commented 2 weeks ago

Thanks for your explanation. On my stove this is called eco mode 🙂 Switching this mode is actually implemented in the integration but not present on the climate entity. Unfortunately the climate entity in HA is missing such features. The only thing I can do is implement it as a “preset”. Would that work for you?

Well, as you can see, I got it working but I have to browse to my "stove programmation" dashboard to do so. the main idea would be to be able to switch it on and off directly from the climate card, which I believe need it to be a "Feature" to show up ;)

If not possible, it is not such a great deal, I was just thinking that having this setting directly available in the card would have been beneficial to many people.

Thanks anyway Vincent ! :)