cyr-ius / hass-heatzy

Climate Home Assistant component for Heatzy Pilot
MIT License
33 stars 13 forks source link

Add support for boost mode #46

Closed ellmout closed 7 months ago

ellmout commented 8 months ago

Hi Cyr-ius,

Can you add support for the boost mode for the Heatzy Pilote v2 ?

You can switch boost mode on by setting derog_mode to 2 and derog_time to 30min, or 60 min, or what you want.

You can't find it in the heatzy api documentation, but there is blog post about it (in french, sorry) :

https://heatzy.com/blog/communaute-siri-boost

I made a fork a month ago with boost mode :

https://github.com/ellmout/hass-heatzy/tree/feature-boost-mode

but your code change a lot since.

Thx

cyr-ius commented 7 months ago

The boost mode is based on a timer of 30 or 60 min, it would rather be a service that allows people to choose the duration

ellmout commented 7 months ago

I have Wiser thermostat and you can set the boost mode like this :

image

cyr-ius commented 7 months ago

Please test 5.9.7-beta0 Boost services and vacations services Boost preset

ellmout commented 7 months ago

Setting boost mode is ok ! But when i switch back to eco, it stays on boost mode ! In the app, it stays on boost mode too. Thx!

cyr-ius commented 7 months ago

Fix into 5.9.7-beta1