From e276a2f5201e4d8df6cebdbf8e1ce3239daeca14 Mon Sep 17 00:00:00 2001 From: hahn-th <15319212+hahn-th@users.noreply.github.com> Date: Tue, 22 Jul 2025 14:06:16 +0200 Subject: [PATCH] Add documentation for new valve in homematicip_cloud (#40076) --- 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 6742f80edb2..ecc0344f7c1 100644 --- a/source/_integrations/homematicip_cloud.markdown +++ b/source/_integrations/homematicip_cloud.markdown @@ -13,6 +13,7 @@ ha_category: - Lock - Sensor - Switch + - Valve ha_iot_class: Cloud Push ha_release: 0.66 ha_config_flow: true @@ -28,6 +29,7 @@ ha_platforms: - lock - sensor - switch + - valve - weather ha_integration_type: integration ha_codeowners: @@ -48,6 +50,7 @@ There is currently support for the following device types within Home Assistant: - Lock - Sensor - Switch +- Valve - Weather {% include integrations/config_flow.md %} @@ -207,6 +210,9 @@ Currently, the **HmIP-DLD** can only be used in Home Assistant without a PIN. En - Switch Actuator for DIN rail mount – 1x channels (*HMIP-DRSI1*) - Switch Actuator - 2x channels (*HmIP-BS2*) +- homematicip_cloud.valve + - Smart Watering Actuator (*ELV-SH-WSM*) + - homematicip_cloud.weather - Weather Sensor – basic (*HmIP-SWO-B*) - Weather Sensor – plus (*HmIP-SWO-PL*)