mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 10:30:14 -04:00
Bunches of fixes nd changes
This commit is contained in:
@@ -5,13 +5,14 @@ trigger:
|
||||
- platform: state
|
||||
entity_id: input_boolean.boys_room_asleep
|
||||
to: "on"
|
||||
|
||||
- platform: state
|
||||
entity_id: media_player.ma_boys_room_clock
|
||||
to: "idle"
|
||||
for: 00:00:05
|
||||
|
||||
condition:
|
||||
- alias: "Do we want to be alerted?"
|
||||
- alias: "Is the boys' room asleep?"
|
||||
condition: state
|
||||
entity_id: input_boolean.boys_room_asleep
|
||||
state: "on"
|
||||
|
||||
Reference in New Issue
Block a user