hass-core/homeassistant/components/deconz
Robert Svensson 34245c3add
Add alarm control panel support to deCONZ integration (#48736)
* Infrastructure in place

* Base implementation

* Add alarm event

* Add custom services to alarm control panel

* Add service descriptions

* Increase test coverage

* Simplified to one entity service with an options selector

* Remove everything but the essentials

* Add library with proper support

* Fix stale comments
2021-04-20 17:34:11 +02:00
..
translations [ci skip] Translation update 2021-04-15 00:02:56 +00:00
__init__.py Make integration setup optional (#48381) 2021-03-29 13:53:47 -07:00
alarm_control_panel.py Add alarm control panel support to deCONZ integration (#48736) 2021-04-20 17:34:11 +02:00
binary_sensor.py Update integrations a-e to override extra_state_attributes() (#47756) 2021-03-11 16:51:03 +01:00
climate.py Update typing 05 (#48038) 2021-03-17 23:43:55 +01:00
config_flow.py None optional hass typing in FlowHandler (#46462) 2021-02-13 13:21:37 +01:00
const.py Add alarm control panel support to deCONZ integration (#48736) 2021-04-20 17:34:11 +02:00
cover.py Change device class of window covers to shade (#47129) 2021-02-27 14:09:25 -06:00
deconz_device.py Revert partial changes to deCONZ integration from earlier PR (#41943) 2020-10-16 14:38:12 +02:00
deconz_event.py Add alarm control panel support to deCONZ integration (#48736) 2021-04-20 17:34:11 +02:00
device_trigger.py Add more device triggers to deCONZ integration (#48680) 2021-04-04 20:25:57 -07:00
errors.py Support deCONZ library with exception handling (#21952) 2019-03-24 19:27:32 +01:00
fan.py Bump python-typing-update to 0.3.2 (#48303) 2021-03-25 21:09:06 +01:00
gateway.py Raise ConfigEntryAuthFailed during setup or coordinator update to start reauth (#48962) 2021-04-09 19:41:29 -10:00
light.py Update integrations a-e to override extra_state_attributes() (#47756) 2021-03-11 16:51:03 +01:00
lock.py Add support for ZHADoorLock locks to deCONZ integration(#48516) 2021-03-31 09:36:06 +02:00
logbook.py Update typing 05 (#48038) 2021-03-17 23:43:55 +01:00
manifest.json Add alarm control panel support to deCONZ integration (#48736) 2021-04-20 17:34:11 +02:00
scene.py deCONZ improve options updating entities (#42320) 2020-12-02 16:21:27 +01:00
sensor.py Add alarm control panel support to deCONZ integration (#48736) 2021-04-20 17:34:11 +02:00
services.py Fix device refresh service can always add devices (#43950) 2020-12-05 11:53:43 +01:00
services.yaml Provide the improved service UX with deCONZ services (#48382) 2021-03-31 20:14:26 +02:00
strings.json Add more device triggers to deCONZ integration (#48680) 2021-04-04 20:25:57 -07:00
switch.py deCONZ improve options updating entities (#42320) 2020-12-02 16:21:27 +01:00