Added OnPresence trait that allows devices to act on changes in presence
This commit is contained in:
@@ -7,6 +7,9 @@ username="mqtt"
|
||||
port=7878
|
||||
username="Dreaded_X"
|
||||
|
||||
[presence]
|
||||
topic = "automation/presence"
|
||||
|
||||
[devices.kitchen_kettle]
|
||||
type = "IkeaOutlet"
|
||||
info = { name = "Kettle", room = "Kitchen" }
|
||||
|
||||
Reference in New Issue
Block a user