turn on coffee machine at 8

This commit is contained in:
Georgi Gardev
2023-11-18 21:23:02 +02:00
parent a80c1d97c1
commit d33e3a0e14

View File

@@ -24,7 +24,7 @@ automation:
entity_id: group.hallway_motion
condition:
- condition: time
after: "07:00:00"
after: "08:00:00"
- condition: state
entity_id: input_boolean.guest_mode
state: "off"