From 2f9daa7738b165ab6d9c1fc97e853dd0724a4cf3 Mon Sep 17 00:00:00 2001 From: Erik Date: Mon, 13 Feb 2023 11:17:46 +0100 Subject: [PATCH] Document dormakaba_dkey door and dead bolt binary sensors --- 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 5c773d187769..dd0e760b71c0 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