Compare commits

..

3 Commits

Author SHA1 Message Date
68015905b0 herdlicht 2
All checks were successful
ci/woodpecker/tag/namespace Pipeline was successful
ci/woodpecker/tag/config Pipeline was successful
2025-12-17 16:22:11 +01:00
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

@@ -1033,15 +1033,14 @@ devices:
- device_id: herdlicht
homekit_aid: 82
name: Herdlicht
type: light
type: relay
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"