1
mirror of https://github.com/home-assistant/core synced 2024-09-18 19:55:20 +02:00
ha-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 Fix ENTITY_ID_ALL_COVERS format 2016-09-23 17:14:29 -07:00
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 Isy fixes (#3457) 2016-09-19 20:16:51 -07:00
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 Combine garage_door and rollershutter to cover (#2891) 2016-08-23 18:23:18 -07:00
vera.py Make services yield (#4187) 2016-11-03 18:32:14 -07:00
wink.py Merge branch 'master' into dev 2016-09-24 01:03:56 -07:00
zwave.py Prevent multiple instances of device initialzed (#4179) 2016-11-03 13:08:23 +01:00