core/homeassistant/components/alarm_control_panel
hawk259 f68542ba0d Adding AlarmDecoder platform (#6900)
* Added AlarmDecoder platform

* remove try/catch for generic execption

* Changes for @pvizeli, thanks for the review!

Removed _ prefix from normal function variables
Removed _hass as it will be set via .hass for us
Broke out the three config (socket, serial, usb) and use vol.Any
Added support for USB I think, don't have device, but should work
Removed components dictionary, was form old group all code that didn't work

* Fix hass string handling
2017-04-12 11:35:35 +02:00
..
__init__.py self.loop.create_task -> self.add_job (#6632) 2017-03-16 06:58:54 +01:00
alarmdecoder.py Adding AlarmDecoder platform (#6900) 2017-04-12 11:35:35 +02:00
alarmdotcom.py Bump pyalarmdotcom to support new version of aiohttp (#7021) 2017-04-10 16:13:07 +02:00
concord232.py Bugfix default values to timedelta (#5193) 2017-01-06 00:16:12 +01:00
demo.py add disarm_after_trigger to manual alarm panel 2016-08-13 12:53:32 -05:00
envisalink.py Move dispatcher out of init. (#6355) 2017-03-02 10:20:57 +01:00
manual.py Migrate alarm control panel to async (#4807) 2016-12-11 14:39:20 -08:00
mqtt.py Bootstrap / Component setup async (#6264) 2017-02-28 20:33:19 -08:00
nx584.py Nx584 maint (#5149) 2017-01-03 08:19:33 +01:00
services.yaml Add keypress & output control services to Envisalink component (#3932) 2016-11-17 22:13:22 -08:00
simplisafe.py SimpliSafe updates (#6034) 2017-02-18 17:47:52 -08:00
totalconnect.py total connect alarm support (#6887) 2017-04-04 12:21:53 +02:00
verisure.py Migrate alarm control panel to async (#4807) 2016-12-11 14:39:20 -08:00
wink.py Wink AC and addidtional sensor support (#5670) 2017-02-01 22:43:12 -08:00