Add alarm control panel support description to deCONZ integration (#17529)

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
Robert Svensson 2021-04-20 20:45:40 +02:00 committed by GitHub
parent b6fbeb61a5
commit bba09d8a9d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,7 @@ title: deCONZ
description: Instructions on how to setup ConBee/RaspBee devices with deCONZ from dresden elektronik within Home Assistant.
ha_category:
- Hub
- Alarm
- Binary Sensor
- Cover
- Fan
@ -20,6 +21,7 @@ ha_codeowners:
ha_domain: deconz
ha_ssdp: true
ha_platforms:
- alarm_control_panel
- binary_sensor
- climate
- cover
@ -36,6 +38,7 @@ ha_platforms:
There is currently support for the following device types within Home Assistant:
- [Alarm Control Panel](#alarm-control-panel)
- [Binary Sensor](#binary-sensor)
- [Climate](#climate)
- [Cover](#cover)
@ -309,6 +312,13 @@ automation:
'on': false
```
## Alarm Control Panel
The entity of a physical keypad. Can be in 4 different modes (`arm_away`, `arm_home`, `arm_night` or `disarmed`). Changing the state will do an audible notification from the keypad.
The Device also exposes a new event type `deconz_alarm_event` which signals a user action with the keypad.
The Payload consists of an event (`arm_away`, `arm_home`, `arm_night` or `disarmed`) and a four-digit code.
## Binary Sensor
The following sensor types are supported: