mirror of
https://github.com/elisspace/core.git
synced 2026-08-31 16:34:00 +00:00
Transition from HVAC_MODE_OFF to HVAC_MODE_HEAT are not executed because target temperature is kept at OFF_TEMPERATURE, turning it into a no-op. This change ensures that we increase the target temperature to at least the minimum temperature when transitioning to HVAC_MODE_HEAT mode.