core/homeassistant/components/alarm_control_panel
Dan Smith f71027a9c7 Nx584 maint (#5149)
* Update nx584 requirement to 0.4

There have been a few bug fixes to nx584 since 0.2, so this just updates
our requirement to pull in the newer version.

* Fix nx584 if no partitions are found

If we succeed in our connection to the panel but find no
configured partitions, then we will fall through to the bypass
probe and fail because 'zones' is never initialized. This fixes
both exception paths and adds a test that would poke it.
2017-01-03 08:19:33 +01:00
..
__init__.py Async reduce coro (#5001) 2016-12-26 14:10:23 +01:00
alarmdotcom.py Migrate alarm control panel to async (#4807) 2016-12-11 14:39:20 -08:00
concord232.py Migrate alarm control panel to async (#4807) 2016-12-11 14:39:20 -08:00
demo.py add disarm_after_trigger to manual alarm panel 2016-08-13 12:53:32 -05:00
envisalink.py Migrate alarm control panel to async (#4807) 2016-12-11 14:39:20 -08:00
manual.py Migrate alarm control panel to async (#4807) 2016-12-11 14:39:20 -08:00
mqtt.py Make services yield (#4187) 2016-11-03 18:32:14 -07: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 Migrate alarm control panel to async (#4807) 2016-12-11 14:39:20 -08:00
verisure.py Migrate alarm control panel to async (#4807) 2016-12-11 14:39:20 -08:00