mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 14:26:51 +00:00
Document dormakaba_dkey door and dead bolt binary sensors (#26232)
This commit is contained in:
parent
98987871ce
commit
fe340c4847
@ -11,7 +11,9 @@ ha_codeowners:
|
|||||||
ha_domain: dormakaba_dkey
|
ha_domain: dormakaba_dkey
|
||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
|
- binary_sensor
|
||||||
- lock
|
- lock
|
||||||
|
- sensor
|
||||||
ha_integration_type: device
|
ha_integration_type: device
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -19,4 +21,7 @@ Integrates Dormakaba dKey Bluetooth Low Energy connected locks into Home Assista
|
|||||||
|
|
||||||
{% include integrations/config_flow.md %}
|
{% include integrations/config_flow.md %}
|
||||||
|
|
||||||
In addition to a lock entity, each added dKey lock will also have a battery sensor.
|
In addition to a lock entity, each added dKey lock will also have:
|
||||||
|
- A battery sensor
|
||||||
|
- A binary_sensor which shows if the door is open or not
|
||||||
|
- A binary_sensor which shows the position of the lock's dead bolt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user