Skip to content

Need some help with an automation involving SpotifyPlus #59

Closed Answered by thlucas1
ovizii asked this question in Q&A
Discussion options

You must be logged in to vote

@ovizii
define an action to call the spotifyplus.player_media_play_tracks service.

Example - note this is from the Developer Tools window (you can't directly paste it into the script actions).
Also change the entity_id to your SpotifyPlus entity_id.

action: spotifyplus.player_media_play_tracks
data:
  entity_id: media_player.spotifyplus_todd_l
  uris: spotify:track:7a2JJL4LpkErSS2qboslTw
  device_id: fe3a18a9efa534905694b17eead01adc
  delay: 0.5

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@ovizii
Comment options

@ovizii
Comment options

@ovizii
Comment options

Answer selected by ovizii
Comment options

You must be logged in to vote
0 replies
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
2 participants