core/homeassistant/components/cover
Paulus Schoutsen 0f59bb208c Migrate callbacks to use schedule_update_ha_state (#4426)
* Migrate callbacks to use schedule_update_ha_state

* Migrate MQTT sensor callback to async

* Migrate wemo to not update inside schedule_update_ha_state

* Make MQTT switch async

* Fix nx584 test

* Migrate tellstick callback

* Migrate vera callback

* Alarm control panel - manual: use async callbacks

* Run the switch rest tests that work
2016-11-17 07:34:46 -08:00
..
__init__.py
command_line.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
demo.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
garadget.py Garadget (#4031) 2016-11-01 21:49:27 -07:00
homematic.py Make services yield (#4187) 2016-11-03 18:32:14 -07:00
isy994.py
mqtt.py Migrate callbacks to use schedule_update_ha_state (#4426) 2016-11-17 07:34:46 -08:00
mysensors.py Fix mysensors overwriting gateway in GATEWAYS (#4013) 2016-11-06 10:49:43 -08:00
rfxtrx.py Make services yield (#4187) 2016-11-03 18:32:14 -07:00
rpi_gpio.py Make services yield (#4187) 2016-11-03 18:32:14 -07:00
scsgate.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
services.yaml
vera.py Make services yield (#4187) 2016-11-03 18:32:14 -07:00
wink.py
zwave.py Prevent multiple instances of device initialzed (#4179) 2016-11-03 13:08:23 +01:00