From f4b52af78e2da196e9024581229fdc94d32dd105 Mon Sep 17 00:00:00 2001 From: Wolfgang Hottgenroth Date: Fri, 6 Feb 2026 14:57:53 +0100 Subject: [PATCH] change regal licht kueche --- config/devices.yaml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/config/devices.yaml b/config/devices.yaml index cf924ff..b7867ca 100644 --- a/config/devices.yaml +++ b/config/devices.yaml @@ -996,13 +996,14 @@ devices: homekit_aid: 83 name: Regallicht type: light - cap_version: "relay@1.0.0" - technology: hottis_led_stripe + cap_version: "light@1.2.0" + technology: zigbee2mqtt features: power: true + brightness: true topics: - state: "IoT/RgbLedStripeKitchen/ColorCommand" - set: "IoT/RgbLedStripeKitchen/ColorCommand" + state: "zigbee2mqtt/0x001788010d0ff4ba" + set: "zigbee2mqtt/0x001788010d0ff4ba/set" - device_id: regallicht_flur homekit_aid: 84