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,35 @@
alias: Continue Nursery White Noise
id: automation_continue_nursery_white_noise
trigger:
- platform: state
entity_id: media_player.girls_room_hub
to: "off"
for: "00:00:02"
- platform: state
entity_id: media_player.girls_room_hub
to: "idle"
for: "00:00:02"
condition:
- condition: state
entity_id: input_boolean.nursery_asleep
state: "on"
action:
#- action: input_select.select_option
# data:
# entity_id: input_select.master_bedroom_mode
# option: 'Off'
- action: input_select.select_option
data:
entity_id: input_select.google_home
option: "Nursery"
- action: input_select.select_option
data:
entity_id: input_select.ambient_sound
option: "Thunderstorm"
- action: input_number.set_value
data:
entity_id: input_number.volume_ambientsounds
value: "0.6"
- action: script.ambientsounds