hass-core/tests/components/climate
Yegor Vialov 324587b2db Away mode temperature fix for generic thermostat (#17641)
* 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
2018-10-23 09:04:47 +02:00
..
__init__.py Migrate Thermostat and HVAC component to climate component (#2825) 2016-08-19 00:17:28 -07:00
common.py Remove service helper (2) (#16863) 2018-09-26 09:49:55 +02:00
test_demo.py Remove service helper (2) (#16863) 2018-09-26 09:49:55 +02:00
test_dyson.py Add support for Dyson Hot+Cool Fan as a climate device (#14598) 2018-10-21 17:35:07 +02:00
test_ecobee.py Add ecobee fan mode (#12732) 2018-03-18 09:02:07 -07:00
test_fritzbox.py Improved Fritz!Box thermostat support (#14789) 2018-06-05 20:06:25 +02:00
test_generic_thermostat.py Away mode temperature fix for generic thermostat (#17641) 2018-10-23 09:04:47 +02:00
test_honeywell.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
test_init.py Fix SET_TEMPERATURE_SCHEMA in climate component (#8879) 2017-08-12 09:39:05 -07:00
test_melissa.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
test_mqtt.py WIP: Don't set initial values for MQTT HVAC in non-optimistic mode (#17268) 2018-10-10 14:06:53 +02:00
test_nuheat.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
test_zwave.py Fix zwave climate operation mode mappings (#15162) 2018-06-29 16:09:46 +02:00