mirror of
https://github.com/home-assistant/core.git
synced 2025-06-06 06:07:07 +00:00

* Don't turn on thermostat if temp is equal to target temp. * Update strings to reflect logic change. * Fix logic and add zero tolerance tests. * Include tests for cool mode * Removed unnecessary async_block_till_done calls