blue_room to boys_room

This commit is contained in:
CeeWeasel
2025-10-10 20:24:52 -04:00
parent 10e297961b
commit 5b688e7c78
382 changed files with 8674 additions and 8739 deletions
+8 -8
View File
@@ -5,11 +5,11 @@ mode: restart
trigger:
- platform: state
entity_id: binary_sensor.white_bed_occupied
to: 'on'
for: '00:10:00'
to: "on"
for: "00:10:00"
- platform: state
entity_id: input_boolean.kids_bedtime
to: 'on'
to: "on"
- platform: homeassistant
event: start
@@ -18,15 +18,15 @@ condition:
entity_id:
- input_boolean.emmett_home
- input_boolean.kids_bedtime
state: 'on'
state: "on"
- condition: state
entity_id:
- binary_sensor.white_bed_occupied
state: 'on'
for: '00:10:00'
state: "on"
for: "00:10:00"
- condition: state
entity_id: input_boolean.emmett_in_bed
state: 'off'
state: "off"
#- condition: state
# entity_id: binary_sensor.black_bed_occupied
# state: 'on'
@@ -34,5 +34,5 @@ condition:
# minutes: 5
action:
- service: homeassistant.turn_on
- action: homeassistant.turn_on
entity_id: input_boolean.emmett_in_bed