core/homeassistant/components/climate
Keaton Taylor 17bdb9558a Fixes utf-8 encoding no longer required by python-openzwave0.3.3 (#7266)
* Fixes utf-8 encoding no longer required by libopenzwave0.3.3

Removes byte encoding for values operation mode, fan mode and swing
mode.

* Fix zwave climate tests for utf-8 change
2017-04-24 17:59:51 -07:00
..
__init__.py Fix current_temperature is rounded (#6960) 2017-04-06 17:40:59 -07: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 Additional support for ecobee hold mode (#6258) 2017-03-01 23:52:31 -08:00
eq3btsmart.py Cleanup modes & available, bump version requirement (#5606) 2017-01-31 09:23:05 +01:00
generic_thermostat.py Add keep-alive feature to the generic thermostat (#6040) 2017-03-04 09:42:43 -08:00
heatmiser.py Make services yield (#4187) 2016-11-03 18:32:14 -07:00
homematic.py Homematic Fixes (#6769) 2017-03-25 09:48:05 +01:00
honeywell.py Fix tests no internet (#6411) 2017-03-04 17:15:20 -08:00
knx.py Fix KNX async I/O (#4267) 2016-11-08 21:00:33 -08:00
maxcube.py Don't use len(SEQUENCE) as condition value (#7249) 2017-04-23 20:41:09 -07: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
tado.py Don't use len(SEQUENCE) as condition value (#7249) 2017-04-23 20:41:09 -07:00
vera.py Revise power and energy units and property names. (#6212) 2017-03-19 22:02:11 +01:00
wink.py Wink Aros Fixes (#6726) 2017-03-24 16:13:14 -04:00
zwave.py Fixes utf-8 encoding no longer required by python-openzwave0.3.3 (#7266) 2017-04-24 17:59:51 -07:00