You can now add remotes to IkeaOutlets
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-08-24 02:21:16 +02:00
parent 1ba20c3390
commit 15cde02a8d
3 changed files with 52 additions and 21 deletions

View File

@@ -62,6 +62,7 @@ name = "Kettle"
room = "Kitchen"
topic = "zigbee2mqtt/kitchen/kettle"
timeout = 300
remotes = [{ topic = "zigbee2mqtt/bedroom/remote" }]
[device.bathroom_light]

View File

@@ -64,7 +64,7 @@ name = "Kettle"
room = "Kitchen"
topic = "zigbee2mqtt/kitchen/kettle"
timeout = 5
remotes = [{ topic = "zigbee2mqtt/bedroom/remote" }]
[device.bathroom_light]
type = "IkeaOutlet"