From 1c08ad88297f146d163982bcaf7d4d159b33fdd1 Mon Sep 17 00:00:00 2001 From: Erik Montnemery Date: Sun, 12 Feb 2023 13:47:25 +0100 Subject: [PATCH] Add documentation for dormakaba_dkey (#26131) * Add documentation for dormakaba_dkey * Fix typo * Update source/_integrations/dormakaba_dkey.markdown Co-authored-by: Martin Hjelmare --------- Co-authored-by: Martin Hjelmare --- source/_integrations/dormakaba_dkey.markdown | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 source/_integrations/dormakaba_dkey.markdown diff --git a/source/_integrations/dormakaba_dkey.markdown b/source/_integrations/dormakaba_dkey.markdown new file mode 100644 index 00000000000..d0f958a57e9 --- /dev/null +++ b/source/_integrations/dormakaba_dkey.markdown @@ -0,0 +1,20 @@ +--- +title: Dormakaba dKey +description: Instructions on how to integrate Dormakaba dKey locks into Home Assistant. +ha_category: + - Lock +ha_bluetooth: true +ha_release: 2023.3 +ha_iot_class: Local Polling +ha_codeowners: + - '@emontnemery' +ha_domain: dormakaba_dkey +ha_config_flow: true +ha_platforms: + - lock +ha_integration_type: device +--- + +Integrates Dormakaba dKey Bluetooth Low Energy connected locks into Home Assistant. + +{% include integrations/config_flow.md %}