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
+7 -7
View File
@@ -1,4 +1,4 @@
alias: 'Wake Clint'
alias: "Wake Clint"
id: automation_wake_clint
initial_state: on
@@ -9,7 +9,7 @@ trigger:
entity_id: input_datetime.clint_next_alarm
offset: "-300"
action:
- service: input_boolean.turn_off
- action: input_boolean.turn_off
data:
entity_id: input_boolean.master_bedroom_asleep
@@ -19,7 +19,7 @@ action:
seconds: 0
milliseconds: 0
- service: media_player.volume_set
- action: media_player.volume_set
data:
entity_id: media_player.master_bedroom_clock
volume_level: 0.50
@@ -28,18 +28,18 @@ action:
- conditions:
- condition: state
entity_id: input_select.master_bedroom_mode
state: 'off'
state: "off"
sequence:
- service: input_select.select_option
- action: input_select.select_option
data:
option: Energize
target:
entity_id: input_select.master_bedroom_mode
- service: input_select.select_option
- action: input_select.select_option
data:
option: Energize
target:
entity_id: input_select.master_bedroom_mode
- service: script.wake_up_the_master_bedroom
- action: script.wake_up_the_master_bedroom