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
@@ -13,23 +13,23 @@ trigger:
condition:
- condition: state
entity_id: input_boolean.master_bedroom_asleep
state: 'on'
state: "on"
action:
#- service: input_select.select_option
#- action: input_select.select_option
# data:
# entity_id: input_select.master_bedroom_mode
# option: 'Off'
- service: input_select.select_option
- action: input_select.select_option
data:
entity_id: input_select.google_home
option: 'Master Bedroom'
- service: input_select.select_option
option: "Master Bedroom"
- action: input_select.select_option
data:
entity_id: input_select.ambient_sound
option: 'Thunderstorm'
- service: input_number.set_value
option: "Thunderstorm"
- action: input_number.set_value
data:
entity_id: input_number.volume_ambientsounds
value: '0.3'
- service: script.ambientsounds
value: "0.3"
- action: script.ambientsounds