From 68b98e787a2b79207576e19f4e6069687aaa9cb0 Mon Sep 17 00:00:00 2001 From: hahn-th <15319212+hahn-th@users.noreply.github.com> Date: Mon, 27 Mar 2023 09:10:50 +0200 Subject: [PATCH] Add device HmIP-DLD (#25160) --- source/_integrations/homematicip_cloud.markdown | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/source/_integrations/homematicip_cloud.markdown b/source/_integrations/homematicip_cloud.markdown index 5515d65328f..8f7e00d55b7 100644 --- a/source/_integrations/homematicip_cloud.markdown +++ b/source/_integrations/homematicip_cloud.markdown @@ -9,6 +9,7 @@ ha_category: - Cover - Hub - Light + - Lock - Sensor - Switch ha_iot_class: Cloud Push @@ -23,6 +24,7 @@ ha_platforms: - climate - cover - light + - lock - sensor - switch - weather @@ -39,6 +41,7 @@ There is currently support for the following device types within Home Assistant: * Climate * Cover * Light +* Lock * Sensor * Switch * Weather @@ -153,6 +156,9 @@ Within this delay the device registration should be completed in the App, otherw * Switch Actuator for brand switches – with signal lamp (*HmIP-BSL*) * Wired Dimmer module – 3x channels (*HMIPW-DRD3*) +* homematicip_cloud.lock + * Door Lock Drive - currently, usage just without a pin is possible (*HmIP-DLD*) + * homematicip_cloud.sensor * Access Point Duty Cycle (*HmIP-HAP, HmIP-HAP-B1*) * Wall Mounted Thermostat (*HmIP-WTH, HmIP-WTH2, HmIP-WTH-B*)