core/homeassistant/components/alarmdecoder
AJ Schmidt 40356b4fc5
Enable AlarmDecoder arming without security code (#32390)
* set alarmdecoder code_arm_required to False

* rm unnecessary f strings

* add code_arm_required config option

* add self as codeowner :-)

* add self as codeowner the right way
2020-03-16 14:11:08 +01:00
..
__init__.py Enable AlarmDecoder arming without security code (#32390) 2020-03-16 14:11:08 +01:00
alarm_control_panel.py Enable AlarmDecoder arming without security code (#32390) 2020-03-16 14:11:08 +01:00
binary_sensor.py Actually enable alarmdecoder to see open/close state of bypassed RF zones when armed (#31426) 2020-02-08 14:32:52 +01:00
manifest.json Enable AlarmDecoder arming without security code (#32390) 2020-03-16 14:11:08 +01:00
sensor.py Black 2019-07-31 12:25:30 -07:00
services.yaml Update service domain for alarmdecoder from 'alarm_control_panel' to 'alarmdecoder' (#29127) 2019-11-27 16:51:40 -08:00