core/tests/components/climate
Lukas Barth 373508693a Climate component: add supported_features (#10658)
* Implement supported_features for the climate component

* Test supported features

* Convert generic thermostat to supported features

* Max / min temperature are not features

* Fix lint

* Min / max humidity are not features

* Linting

* Remove current temperature / humidity

* Move c-hacker-style constants to boring integers. Booo!

* Refactor all the climate platforms to use the new supported_features

* Force all climate platforms to implement supported_features

* Fix mistakes

* Adapt hive platform

* Move flags into a constant

* Calm the hound
2017-11-29 11:01:28 +01:00
..
__init__.py Migrate Thermostat and HVAC component to climate component (#2825) 2016-08-19 00:17:28 -07:00
test_demo.py Fix a bunch of typos (#9545) 2017-09-23 17:15:46 +02:00
test_ecobee.py Fixed away_mode for Ecobee thermostat. (#9559) 2017-09-29 16:57:31 +02:00
test_generic_thermostat.py Restore target temperature for generic thermostat (#10635) 2017-11-17 17:32:58 +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 Climate component: add supported_features (#10658) 2017-11-29 11:01:28 +01: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