hass-core/homeassistant/components/alarm_control_panel
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 add changed_by attribute to alarm control panel (#2737) 2016-08-08 09:00:20 -07:00
alarmdotcom.py Fix alarm.com I/O inside properties (#4307) 2016-11-08 19:57:46 -08:00
concord232.py Maintenance (#4101) 2016-10-29 09:12:43 -07:00
demo.py add disarm_after_trigger to manual alarm panel 2016-08-13 12:53:32 -05:00
envisalink.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
manual.py Migrate callbacks to use schedule_update_ha_state (#4426) 2016-11-17 07:34:46 -08:00
mqtt.py Make services yield (#4187) 2016-11-03 18:32:14 -07:00
nx584.py Moving updates out of state property (#3966) 2016-10-20 22:35:25 -07:00
services.yaml Add alarm control panel services.yaml 2016-07-31 11:49:30 -07:00
simplisafe.py Make services yield (#4187) 2016-11-03 18:32:14 -07:00
verisure.py Make services yield (#4187) 2016-11-03 18:32:14 -07:00