core/homeassistant/components/alarm_control_panel
c-soft 3996c609b4 Added satel_integra alarm panel and binary sensor platform (#9336)
* Added satel_integra alarm panel and binary sensor platform

* Fixed several issues after review: import cleanup, reduced messaging levels to debug, other.

* Fixes after review: removed dead code, improved loop, sorted imports.

* Changes after review, not yet working

* Changes after review - wrapped async code, killed ensure_future, moved async_load_platform into jobs
2017-09-18 17:42:31 +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 Add support for Vanderbilt SPC alarm panels and attached sensors (#7663) 2017-06-04 23:53:25 -07: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