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
@@ -0,0 +1,31 @@
alias: Nursery Awake Button
id: automation_nursery_awake_button
trigger:
- platform: state
entity_id: input_button.nursery_awake
condition: []
action:
- action: input_select.select_option
data:
option: Auto
target:
entity_id: input_select.nursery_mode
- action: input_select.select_option
data:
option: "Off"
target:
entity_id: input_select.nursery_wled
- action: switch.turn_off
target:
entity_id:
- switch.black_bed_force_occupancy
- action: input_boolean.turn_off
data: {}
target:
entity_id: input_boolean.nursery_asleep