core/homeassistant/components/alarm_control_panel
Dan Cinnamon cb6f50b7ff Envisalink support (#2304)
* Created a new platform for envisalink-based alarm panels (Honeywell/DSC)

* Added a sensor component and cleanup

* Completed initial development.

* Fixing pylint issues.

* Fix more pylint issues

* Fixed more validation issues.

* Final pylint issues

* Final tweaks prior to PR.

* Fixed final pylint issue

* Resolved a few minor issues, and used volumptous for validation.

* Fixing final lint issues

* Fixes to validation schema and refactoring.
2016-06-19 10:45:07 -07:00
..
__init__.py Migrate to generic discovery method (#2271) 2016-06-11 17:43:13 -07:00
alarmdotcom.py Fix PEP257 issues 2016-03-07 20:21:43 +01:00
demo.py Add link to docs and modify docstrings to match PEP257 2016-02-24 10:38:06 +01:00
envisalink.py Envisalink support (#2304) 2016-06-19 10:45:07 -07:00
manual.py Fix PEP257 issues 2016-03-07 20:21:43 +01:00
mqtt.py Move CONF_STATE_TOPIC, CONF_COMMAND_TOPIC and CONF_RETAIN to mqtt component. 2016-04-06 22:51:39 -04:00
nx584.py Fix PEP257 issues 2016-03-07 20:21:43 +01:00
services.yaml Add service descriptions 2015-09-26 23:17:04 -07:00
verisure.py add reconnect retry and longer timeouts for verisure (#1944) 2016-05-03 18:53:11 -07:00