hass-core/homeassistant/components/climate
John Arild Berentsen 799fbe42f8 zwave refactor, don't use ozw values directly in properties. (#5961)
* First round of not using values directly

* Round two

* lint

* Round four

* Conflict

* Round five

* Update zwave.py

* round six

* Docstring

* flakywakie

* Fetch values in constructor

* Blank line removal

* Set attributes in callback

* Docstring

* Round seven

* Ughgit add homeassistant/components/lock/zwave.py!

* Sloppy code
2017-02-17 23:56:05 -08:00
..
__init__.py Support away_mode as permanent hold and hold_mode as temporary hold. (#5725) 2017-02-08 20:04:09 -08: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 Support away_mode as permanent hold and hold_mode as temporary hold. (#5725) 2017-02-08 20:04:09 -08: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 Make homematic climate dynamic for datapoints. (#5993) 2017-02-14 23:19:57 +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
oem.py Add support for the Open Energy Monitor Thermostat (#5583) 2017-02-13 16:45:04 +01: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 Fix climate.set_fan_mode yaml (#5799) 2017-02-07 20:38:16 -08:00
vera.py Make services yield (#4187) 2016-11-03 18:32:14 -07:00
wink.py Fixed typos in wink climate (#5936) 2017-02-12 19:34:13 -08:00
zwave.py zwave refactor, don't use ozw values directly in properties. (#5961) 2017-02-17 23:56:05 -08:00