core/tests/components/climate
Marius 3436676de2 Updated generic thermostat to respect operation_mode and added away mode (#11445)
* Updated generic thermostat to respect operation_mode and added away mode

* Updated tests to include away mode and corrected init problem for sensor state
Added more tests to improve coverage and corrected again lint errors
Fixed new test by moving to correct package
Fixed bug not restoring away mode on restart

* Added support for idle on interface through state

* Added back initial_operation_mode and modified away_temp to be only one for now

* Fixed houndci-bot errors

* Added back check for None on restore temperature

* Fixed failing tests as well

* Removed unused definitions from tests

* Added use case for no initial temperature and no previously saved temperature
2018-01-04 19:05:11 +01:00
..
__init__.py Migrate Thermostat and HVAC component to climate component (#2825) 2016-08-19 00:17:28 -07:00
test_demo.py Add on/off supported feature to climate (#11379) 2018-01-03 23:10:54 +01:00
test_ecobee.py Fixed away_mode for Ecobee thermostat. (#9559) 2017-09-29 16:57:31 +02:00
test_generic_thermostat.py Updated generic thermostat to respect operation_mode and added away mode (#11445) 2018-01-04 19:05:11 +01:00
test_honeywell.py Honeywell fixes and improvements (#8756) 2017-08-01 16:18:14 +02:00
test_init.py Fix SET_TEMPERATURE_SCHEMA in climate component (#8879) 2017-08-12 09:39:05 -07:00
test_mqtt.py More support for availability reporting on MQTT components (#11336) 2018-01-01 18:32:29 -08:00
test_nuheat.py test resume program service 2017-12-27 12:42:56 -08:00
test_zwave.py Fixes utf-8 encoding no longer required by python-openzwave0.3.3 (#7266) 2017-04-24 17:59:51 -07:00