nursery to girls room... finally

This commit is contained in:
CeeWeasel
2025-12-03 23:21:30 -05:00
parent 921c3df342
commit 78cd67a560
129 changed files with 2715 additions and 2677 deletions
@@ -1,5 +1,5 @@
alias: Nursery Out of Bed
id: automation_nursery_out_of_bed
alias: Girls Room Out of Bed
id: automation_girls_room_out_of_bed
mode: single
# Hide warnings when triggered while in delay.
max_exceeded: silent
@@ -16,7 +16,7 @@ trigger:
to: "off"
for: "00:00:05"
- trigger: state
entity_id: binary_sensor.nursery_door
entity_id: binary_sensor.girls_room_door
from: "off"
to: "on"
@@ -65,9 +65,9 @@ condition:
entity_id: binary_sensor.early_morning
state: "on"
- alias: "Is Nursery Light Cycle turned off?"
- alias: "Is Girls Room Light Cycle turned off?"
condition: state
entity_id: input_boolean.nursery_light_cycle
entity_id: input_boolean.girls_room_light_cycle
state: "off"
- alias: "Are the kids asleep?"