mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
Too much stuff at once, but who cares
This commit is contained in:
@@ -15,22 +15,9 @@ action:
|
||||
data:
|
||||
volume_level: 0.25
|
||||
target:
|
||||
entity_id: media_player.ma_master_bedroom_clock
|
||||
device_id: 8350a88218fdf3807d190142a9e2dc18
|
||||
|
||||
#- action: script.goodnight_kids_youtube_music
|
||||
|
||||
- action: media_player.shuffle_set
|
||||
metadata: {}
|
||||
data:
|
||||
shuffle: false
|
||||
target:
|
||||
entity_id: media_player.ma_master_bedroom_clock
|
||||
- action: media_player.repeat_set
|
||||
metadata: {}
|
||||
data:
|
||||
repeat: "all"
|
||||
target:
|
||||
entity_id: media_player.ma_master_bedroom_clock
|
||||
- action: music_assistant.play_media
|
||||
metadata: {}
|
||||
data:
|
||||
@@ -38,4 +25,18 @@ action:
|
||||
media_type: track
|
||||
enqueue: replace
|
||||
target:
|
||||
entity_id: media_player.ma_master_bedroom_clock
|
||||
device_id: 8350a88218fdf3807d190142a9e2dc18
|
||||
|
||||
# - action: media_player.shuffle_set
|
||||
# metadata: {}
|
||||
# data:
|
||||
# shuffle: false
|
||||
# target:
|
||||
# entity_id: media_player.home_assistant_voice_097b44_media_player
|
||||
# - action: media_player.repeat_set
|
||||
# metadata: {}
|
||||
# data:
|
||||
# repeat: "all"
|
||||
# target:
|
||||
# entity_id: media_player.home_assistant_voice_097b44_media_player
|
||||
|
||||
|
||||
Reference in New Issue
Block a user