Skip to content
Discussion options

You must be logged in to vote

I’m going to guess your queue needs to be cleared first so try his

alias: Playlist Luca
sequence:
  - service: mass.queue_command
    data:
      command: clear
      player_id: media_player.homepod_soggiorno_2
  - service: media_player.shuffle_set
    data:
      shuffle: true
    target:
      entity_id: media_player.homepod_soggiorno_2
  - service: media_player.play_media
    data:
      media_content_type: music
      media_content_id: Luca
    target:
      entity_id: media_player.homepod_soggiorno_2

Replies: 1 comment 17 replies

Comment options

You must be logged in to vote
17 replies
@Asdrubale1234
Comment options

@OzGav
Comment options

OzGav Oct 9, 2023
Maintainer

@OzGav
Comment options

OzGav Oct 9, 2023
Maintainer

@OzGav
Comment options

OzGav Oct 9, 2023
Maintainer

Answer selected by OzGav
@Asdrubale1234
Comment options

@Asdrubale1234
Comment options

@OzGav
Comment options

OzGav Oct 9, 2023
Maintainer

@Asdrubale1234
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants