Config is passed directly to IkeaOutlet and now supports turning off automatically after a specified amount of time

This commit is contained in:
2022-12-27 22:26:42 +01:00
parent f735216dc4
commit fb455b4e4c
5 changed files with 76 additions and 34 deletions

View File

@@ -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"