mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
Adding new back yard thermostat
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user