Bunches of fixes nd changes

This commit is contained in:
CeeWeasel
2025-10-27 16:49:34 -04:00
parent 0c01e534ed
commit 953ee882cd
53 changed files with 1167 additions and 441 deletions
@@ -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"