From 851d4a55819bc3ff878883cba8692346700eecfd Mon Sep 17 00:00:00 2001 From: Wolfgang Hottgenroth Date: Thu, 12 Feb 2026 22:54:08 +0100 Subject: [PATCH] add licht dachboden --- config/devices.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/config/devices.yaml b/config/devices.yaml index 70fbc7e..702c7c7 100644 --- a/config/devices.yaml +++ b/config/devices.yaml @@ -1188,3 +1188,14 @@ devices: state: "zigbee2mqtt/0x001788010d0ff4ba" set: "zigbee2mqtt/0x001788010d0ff4ba/set" +- device_id: licht_dachboden + homekit_aid: 101 + name: Dachboden + type: relay + cap_version: "relay@1.0.0" + technology: hottis_wago_modbus + features: + power: true + topics: + set: "pulsegen/command/6/17" + state: "pulsegen/status/6"