Quantcast
Channel: Configuration - Home Assistant Community
Viewing all articles
Browse latest Browse all 103043

How to get Media Player to shuffle Apple Music Playlist

$
0
0

I am having trouble getting HA to shuffle my Apple Music Playlist. I was able to create a script to get it to play music just fine. I did research and found there was some success getting spotify to shuffle a play list. Is it possible to shuffle an Apple Music Playlist?

Current Script:

play_music:
  sequence:
  - service: media_player.shuffle_set
    entity_id: media_player.Alexa_echo_dot
    data:
       shuffle: true
  - service: media_player.play_media
    data:
      media_content_id: 'Playlist: My Favorite Songs'
      media_content_type: APPLE_MUSIC
    target:
      entity_id: media_player.Alexa_echo_dot

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 103043

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>