jmcollin78 / versatile_thermostat

A full featured Thermostat for Home Assistant: presets, window, motion, presence and overpowering management
MIT License
327 stars 34 forks source link

Simulate hvac_action for underlying of type climate that don't have one #554

Closed jmcollin78 closed 1 month ago

jmcollin78 commented 1 month ago

Some underlying (climate) don't have any hvac_action. So, this make the use of the Vtherm not possible with a central boiler. It could be possible to simulate one considering the delta of temperature between current and target and the current hvac_mode.

Note that this is not precise at all but could be interesting in some use-case. When this is detected a log warning is displayed one time only.

jmcollin78 commented 1 month ago

https://github.com/jmcollin78/versatile_thermostat/releases/tag/6.4.0