Compare commits

...

2 Commits

Author SHA1 Message Date
223c6e58b9 herdlicht
All checks were successful
ci/woodpecker/tag/namespace Pipeline was successful
ci/woodpecker/tag/config Pipeline was successful
2025-12-17 16:18:42 +01:00
0548996110 steckdose strandkorb 3
All checks were successful
ci/woodpecker/tag/namespace Pipeline was successful
ci/woodpecker/tag/config Pipeline was successful
2025-12-15 12:15:38 +01:00

View File

@@ -1035,13 +1035,12 @@ devices:
name: Herdlicht
type: light
cap_version: "relay@1.0.0"
technology: zigbee2mqtt
technology: tasmota
features:
power: true
brightness: true
topics:
state: "zigbee2mqtt/herdlicht"
set: "zigbee2mqtt/herdlicht/set"
set: "cmnd/tasmota/07/POWER"
state: "stat/tasmota/07/POWER"
- device_id: regallicht_kueche
homekit_aid: 83
@@ -1175,5 +1174,5 @@ devices:
features:
power: true
topics:
set: "dt1/coil/18"
state: "dt1/di/18"
set: "pulsegen/command/5/18"
state: "pulsegen/status/5"