From fe340c484772fa3a7c2dd6c0ece5022ee039f608 Mon Sep 17 00:00:00 2001 From: Erik Montnemery Date: Tue, 14 Feb 2023 11:58:05 +0100 Subject: [PATCH] Document dormakaba_dkey door and dead bolt binary sensors (#26232) --- source/_integrations/dormakaba_dkey.markdown | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/source/_integrations/dormakaba_dkey.markdown b/source/_integrations/dormakaba_dkey.markdown index 5c773d18776..dd0e760b71c 100644 --- a/source/_integrations/dormakaba_dkey.markdown +++ b/source/_integrations/dormakaba_dkey.markdown @@ -11,7 +11,9 @@ ha_codeowners: ha_domain: dormakaba_dkey ha_config_flow: true ha_platforms: + - binary_sensor - lock + - sensor ha_integration_type: device --- @@ -19,4 +21,7 @@ Integrates Dormakaba dKey Bluetooth Low Energy connected locks into Home Assista {% 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