Skip to content

Load playlist and shuffle in script #3446

Answered by msknight
msknight asked this question in Q&A
Discussion options

You must be logged in to vote

Done it....

alias: AK70 Shuffled
sequence:
  - target:
      device_id: 28997742cf314ff142f7af99b3c68430
    data:
      media_id: Michelle
      media_type: playlist
    action: music_assistant.play_media
  - action: media_player.shuffle_set
    data:
      shuffle: true
    target:
      device_id: 28997742cf314ff142f7af99b3c68430
  - action: media_player.media_play
    data: {}
    target:
      device_id: 28997742cf314ff142f7af99b3c68430

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by msknight
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant