core/homeassistant/components/alarmdecoder
SukramJ 1fde0d18ed Add supported_features to Alarm Control Panel to limit device_actions (#29065)
* Add supported_features to Alarm Control Panel

* mark supported_features abstract

* Add SF to async_register_entity_service

* fix test

* Add missing SF SUPPORT_ALARM_ARM_CUSTOM_BYPASS

* isort

* fix async_register_entity_service

* Update alarm_control_panel.py
2019-11-25 15:42:53 -08:00
..
__init__.py Move import to top for alarmdecoder (#28862) 2019-11-19 13:06:56 -06:00
alarm_control_panel.py Add supported_features to Alarm Control Panel to limit device_actions (#29065) 2019-11-25 15:42:53 -08:00
binary_sensor.py Support zone expanders in alarmdecoder (#27167) 2019-10-03 18:01:06 -07:00
manifest.json Update documentation link URL for integrations in all manifests (#27114) 2019-10-02 09:25:44 -07:00
sensor.py Black 2019-07-31 12:25:30 -07:00
services.yaml Add a keypress service for AlarmDecoder (#26100) 2019-09-01 10:38:58 +02:00