Config is passed directly to IkeaOutlet and now supports turning off automatically after a specified amount of time
This commit is contained in:
@@ -11,7 +11,7 @@ username="Dreaded_X"
|
||||
type = "IkeaOutlet"
|
||||
info = { name = "Kettle", room = "Kitchen" }
|
||||
zigbee = { topic = "zigbee2mqtt/kitchen/kettle" }
|
||||
kettle = {} # This is for future config
|
||||
kettle = { timeout = 5 }
|
||||
|
||||
[devices.living_workbench]
|
||||
type = "IkeaOutlet"
|
||||
|
||||
Reference in New Issue
Block a user