Adding new back yard thermostat

This commit is contained in:
CeeWeasel
2025-07-27 07:59:14 -04:00
parent 029babc976
commit 6638faaf14
12 changed files with 209 additions and 118 deletions
@@ -18,7 +18,7 @@ condition:
entity_id: input_boolean.kristy_home
state: 'on'
- alias: "Before 10:00PM and after 4:00AM"
- alias: "Before 9:00PM and after 4:00AM"
condition: time
before: '21:00:00'
after: '04:00:00'
@@ -7,8 +7,8 @@ trigger:
to: "off"
action:
- action: media_player.media_stop
- action: media_player.turn_off
data: {}
target:
device_id: d534ab473e271021b537397cbc6fe700
entity_id: media_player.ma_master_bedroom_clock
@@ -15,7 +15,7 @@ action:
data:
volume_level: 0.25
target:
device_id: d534ab473e271021b537397cbc6fe700
entity_id: media_player.ma_master_bedroom_clock
#- service: script.goodnight_kids_youtube_music
@@ -25,13 +25,13 @@ action:
data:
shuffle: false
target:
device_id: d534ab473e271021b537397cbc6fe700
entity_id: media_player.ma_master_bedroom_clock
- action: media_player.repeat_set
metadata: {}
data:
repeat: "off"
repeat: "all"
target:
device_id: d534ab473e271021b537397cbc6fe700
entity_id: media_player.ma_master_bedroom_clock
- action: music_assistant.play_media
metadata: {}
data:
@@ -39,12 +39,5 @@ action:
media_type: track
enqueue: replace
target:
device_id: d534ab473e271021b537397cbc6fe700
- action: music_assistant.play_media
target:
device_id: d534ab473e271021b537397cbc6fe700
data:
media_id: library://track/101
media_type: track
enqueue: add
entity_id: media_player.ma_master_bedroom_clock