mirror of
https://github.com/home-assistant/core.git
synced 2025-11-15 22:10:09 +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