Skip to content

How to play a Spotify playlist shuffled? #725

Closed Locked Answered by OzGav
derandiunddasbo asked this question in Q&A
Discussion options

You must be logged in to vote

I am looking at how the mode command should be used but in the interim you can try this to set the shuffle mode on. Add this as a subsequent service call:

service: media_player.shuffle_set
target:
  entity_id: media_player.mass_bath
data:
  shuffle: true

Indeed you don't need to use that special MA service you can just use the normal HA media player commands as I understand it.

Replies: 3 comments 8 replies

Comment options

You must be logged in to vote
7 replies
@derandiunddasbo
Comment options

@marcelveldt
Comment options

@marcelveldt
Comment options

@derandiunddasbo
Comment options

@OzGav
Comment options

Answer selected by OzGav
Comment options

You must be logged in to vote
1 reply
@OzGav
Comment options

Comment options

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