mirror of
https://github.com/home-assistant/core.git
synced 2026-08-28 09:04:48 +01:00
* Resolves /home-assistant/home-assistant#17433 Away mode temperature issue fix for generic_thermostat * Debug messages removed from generic_thermostat.py * Test for repeat away_mode set Test for fix of generic thermostat issue when away_mode was set several times in a row. * Code style fix in generic_thermostat * Remove blank line in the end of generic_thermostat * Fix style