You can now add remotes to IkeaOutlets
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -62,6 +62,7 @@ name = "Kettle"
|
||||
room = "Kitchen"
|
||||
topic = "zigbee2mqtt/kitchen/kettle"
|
||||
timeout = 300
|
||||
remotes = [{ topic = "zigbee2mqtt/bedroom/remote" }]
|
||||
|
||||
|
||||
[device.bathroom_light]
|
||||
|
||||
@@ -64,7 +64,7 @@ name = "Kettle"
|
||||
room = "Kitchen"
|
||||
topic = "zigbee2mqtt/kitchen/kettle"
|
||||
timeout = 5
|
||||
|
||||
remotes = [{ topic = "zigbee2mqtt/bedroom/remote" }]
|
||||
|
||||
[device.bathroom_light]
|
||||
type = "IkeaOutlet"
|
||||
|
||||
Reference in New Issue
Block a user