From edb8b3313b4552d9e8b33311fadc618233778823 Mon Sep 17 00:00:00 2001 From: Wolfgang Hottgenroth Date: Thu, 18 Dec 2025 18:57:42 +0100 Subject: [PATCH 1/3] herdlicht again --- config/devices.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/config/devices.yaml b/config/devices.yaml index 381fa43..d5c2d0e 100644 --- a/config/devices.yaml +++ b/config/devices.yaml @@ -1038,9 +1038,10 @@ devices: technology: tasmota features: power: true + brightness: true topics: - set: "cmnd/tasmota/07/POWER" - state: "stat/tasmota/07/POWER" + state: "zigbee2mqtt/0x64028ffffe50e79e" + set: "zigbee2mqtt/0x64028ffffe50e79e/set" - device_id: regallicht_kueche homekit_aid: 83 From 14c4c7c850c6f259b1c9f5dce5dcef95a0596c54 Mon Sep 17 00:00:00 2001 From: Wolfgang Hottgenroth Date: Thu, 18 Dec 2025 19:01:33 +0100 Subject: [PATCH 2/3] herdlicht again 2 --- config/devices.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/devices.yaml b/config/devices.yaml index d5c2d0e..da76e63 100644 --- a/config/devices.yaml +++ b/config/devices.yaml @@ -1033,8 +1033,8 @@ devices: - device_id: herdlicht homekit_aid: 82 name: Herdlicht - type: relay - cap_version: "relay@1.0.0" + type: light + cap_version: "light@1.2.0" technology: tasmota features: power: true From b9ba9cbd16205e8c7b43a45d52a3612e9594b9ec Mon Sep 17 00:00:00 2001 From: Wolfgang Hottgenroth Date: Thu, 18 Dec 2025 19:04:26 +0100 Subject: [PATCH 3/3] herdlicht again 2 --- config/devices.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/devices.yaml b/config/devices.yaml index da76e63..4ee07b2 100644 --- a/config/devices.yaml +++ b/config/devices.yaml @@ -1035,7 +1035,7 @@ devices: name: Herdlicht type: light cap_version: "light@1.2.0" - technology: tasmota + technology: zigbee2mqtt features: power: true brightness: true