core/homeassistant/components/climate
Teemu R d58b901a78 eq3btsmart: support modes and clean up the code to use climatedevice's features (#4959)
* eq3btsmart: support modes and clean up the code to use climatedevice's features

* eq3btsmart: re-add device state attributes

adds reporting for is_locked, valve, window_open and low_battery,
exposing everything the device reports currently.

* eq3btsmart: bump version req

* eq3btsmart: fix a typo in mode name, report unknown when not initialized

* eq3btsmart: depend on newly forked python-eq3bt lib, pythonify states
2017-01-13 21:34:35 -08:00
..
__init__.py Bugfix default values to timedelta (#5193) 2017-01-06 00:16:12 +01:00
demo.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
ecobee.py Ecobee service fix and new 'resume program' service (#4510) 2016-12-27 21:56:26 +01:00
eq3btsmart.py eq3btsmart: support modes and clean up the code to use climatedevice's features (#4959) 2017-01-13 21:34:35 -08:00
generic_thermostat.py [climate.generic_thermostat] Make tolerance work both ways (#4830) 2016-12-10 10:36:35 +00: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 Move Honeywell I/O out of event loop (#4244) 2016-11-06 07:53:54 -08:00
knx.py Fix KNX async I/O (#4267) 2016-11-08 21:00:33 -08:00
mysensors.py Fix mysensors overwriting gateway in GATEWAYS (#4013) 2016-11-06 10:49:43 -08:00
nest.py Nest fixes (#5011) 2016-12-22 20:22:07 +01:00
netatmo.py Make services yield (#4187) 2016-11-03 18:32:14 -07: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 [climate] Fix typo in services.yaml (#5136) 2017-01-02 10:17:52 +00:00
vera.py Make services yield (#4187) 2016-11-03 18:32:14 -07:00
wink.py Wink PubNub v4 (#4561) 2016-11-30 13:12:26 -08:00
zwave.py [zwave]Use schedule_ha_state and add debug message (#5143) 2017-01-02 18:55:56 +01:00