hass-core/homeassistant/components/alarm_control_panel
Julius Mittenzwei a5a970709f renamed add_devices to async_add_devices according to hass naming scheme (#9485)
* renamed add_devices to async_add_devices according to hass naming scheme

* replaced some occurencies of async_add_entites to async_add_devices

* fixed unit test

* fixed unit test
2017-09-19 17:06:52 +02:00
..
__init__.py Add service to alarm control panel for night mode arming (#8614) 2017-08-13 19:57:48 +02:00
abode.py Abode services, events, lights, cameras, automations, quick actions. (#9310) 2017-09-18 17:39:41 +02:00
alarmdecoder.py Cleanup and simplitfy the async state update (#9390) 2017-09-12 10:01:03 +02:00
alarmdotcom.py Fix pylint 1.7.2 no-else-return issues (#8361) 2017-07-05 23:30:01 -07:00
concord232.py Fix home/stay in concord232 (#7789) 2017-05-28 12:06:18 +02:00
demo.py Add manual alarm_control_panel pending time per state (#9264) 2017-09-14 20:08:45 +02:00
egardia.py Fixing bug when using egardiaserver - package requirement updated to 1.0.20. (#9294) 2017-09-04 13:34:56 +02:00
envisalink.py Cleanup and simplitfy the async state update (#9390) 2017-09-12 10:01:03 +02:00
manual.py Add manual alarm_control_panel pending time per state (#9264) 2017-09-14 20:08:45 +02:00
manual_mqtt.py Manual alarm with MQTT control (#8257) 2017-07-24 09:06:38 -07:00
mqtt.py Cleanup and simplitfy the async state update (#9390) 2017-09-12 10:01:03 +02:00
nx584.py Update docstrings (#7361) 2017-04-29 22:04:49 -07:00
satel_integra.py Added satel_integra alarm panel and binary sensor platform (#9336) 2017-09-18 17:42:31 +02:00
services.yaml Add service to alarm control panel for night mode arming (#8614) 2017-08-13 19:57:48 +02:00
simplisafe.py Simplisafe unknown status fix (#9111) 2017-08-24 08:09:50 +02:00
spc.py renamed add_devices to async_add_devices according to hass naming scheme (#9485) 2017-09-19 17:06:52 +02:00
totalconnect.py Add service to alarm control panel for night mode arming (#8614) 2017-08-13 19:57:48 +02:00
verisure.py WIP: Verisure app api (#7394) 2017-06-26 22:30:25 +02:00
wink.py Fix some issues for PyLint 1.7.2 (#8356) 2017-07-05 20:02:16 -07:00