mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-09 18:40:14 -04:00
A whole bunch of schtuff!
This commit is contained in:
@@ -42,4 +42,23 @@ action:
|
||||
attribute: current_playlist_title
|
||||
state: "Kid's Goodnight Songs"
|
||||
|
||||
- service: script.goodnight_kids_youtube_music
|
||||
#- service: script.goodnight_kids_youtube_music
|
||||
- action: media_player.shuffle_set
|
||||
data:
|
||||
shuffle: false
|
||||
target:
|
||||
device_id: be28c87a729c28b9b27b540589895e20
|
||||
|
||||
- action: media_player.repeat_set
|
||||
data:
|
||||
repeat: all
|
||||
target:
|
||||
device_id: be28c87a729c28b9b27b540589895e20
|
||||
|
||||
- action: music_assistant.play_media
|
||||
data:
|
||||
media_id: library://playlist/3
|
||||
media_type: playlist
|
||||
enqueue: replace
|
||||
target:
|
||||
device_id: be28c87a729c28b9b27b540589895e20
|
||||
@@ -38,7 +38,7 @@ action:
|
||||
# target:
|
||||
# entity_id: media_player.nursery_hub
|
||||
# data:
|
||||
# media_content_id: media-source://media_source/local/Sounds/relaxing/thunderstorm.mp3
|
||||
# media_content_id: media-source://media_source/local/Sounds/relaxing/thunderstorm/thunderstorm.mp3
|
||||
# media_content_type: audio/mpeg
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user