core/homeassistant/components/climate
Duoxilian 219337a574 Cleanup climate and ecobee (#5616)
* Remove redundant input validation which is already accomplished through
defined schemata.

* Rely on defined state attributes for hold mode.

* Remove misleading comment. This comment seems to assume that sleep
mode is a hold; it is a schedule instead. The code snippets in the
comment could never work.

* Remove use of constants for hold mode. Will be made irrelevant
by a planned change by nordlead2005.
2017-02-02 15:28:32 +01:00
..
__init__.py Cleanup climate and ecobee (#5616) 2017-02-02 15:28:32 +01:00
demo.py Cleanup climate platform for async update_ha_state / migrate generic thermostat (#5679) 2017-02-01 21:44:05 -08:00
ecobee.py Cleanup climate and ecobee (#5616) 2017-02-02 15:28:32 +01:00
eq3btsmart.py Cleanup modes & available, bump version requirement (#5606) 2017-01-31 09:23:05 +01:00
generic_thermostat.py Cleanup climate platform for async update_ha_state / migrate generic thermostat (#5679) 2017-02-01 21:44:05 -08:00
heatmiser.py Make services yield (#4187) 2016-11-03 18:32:14 -07:00
homematic.py Cleanups on homematic climate (#4685) 2016-12-03 14:06:08 +01:00
honeywell.py Upgrade somecomfort (#5413) 2017-01-17 21:04:56 -08:00
knx.py Fix KNX async I/O (#4267) 2016-11-08 21:00:33 -08:00
mysensors.py Cleanup climate platform for async update_ha_state / migrate generic thermostat (#5679) 2017-02-01 21:44:05 -08:00
nest.py Nest fixes (#5011) 2016-12-22 20:22:07 +01:00
netatmo.py Cleanup climate platform for async update_ha_state / migrate generic thermostat (#5679) 2017-02-01 21:44:05 -08:00
proliphix.py precision properties for climate components (#4562) 2016-11-27 14:19:12 -08:00
radiotherm.py Add away mode for Radio Thermostat/3M Filtrete (#4793) 2016-12-08 23:26:02 -08:00
services.yaml Hold mode (#5586) 2017-01-27 08:57:18 -08:00
vera.py Make services yield (#4187) 2016-11-03 18:32:14 -07:00
wink.py Wink AC and addidtional sensor support (#5670) 2017-02-01 22:43:12 -08:00
zwave.py Cleanup climate platform for async update_ha_state / migrate generic thermostat (#5679) 2017-02-01 21:44:05 -08:00