You can now add remotes to HueGroups

This commit is contained in:
2023-08-24 01:49:55 +02:00
parent 5d6faddce1
commit 1ba20c3390
3 changed files with 48 additions and 8 deletions

View File

@@ -100,6 +100,7 @@ login = "${HUE_TOKEN}"
group_id = 81
scene_id = "3qWKxGVadXFFG4o"
timer_id = 1
remotes = [{ topic = "zigbee2mqtt/hallway/remote" }]
[device.hallway_frontdoor]
type = "ContactSensor"

View File

@@ -102,6 +102,7 @@ login = "${HUE_TOKEN}"
group_id = 81
scene_id = "3qWKxGVadXFFG4o"
timer_id = 1
remotes = [{ topic = "zigbee2mqtt/hallway/remote" }]
[device.hallway_frontdoor]
type = "ContactSensor"