Spotify - Set Favourite

I am looking for a way to set the currently playing track as one of your favourites, or to a specific playlist. Ideally, I would then expose this to a voice assistant such as Google Assistant. Is there any way to achieve this? I have the voice assistant integration working and Spotify integration but can’t find a way to set the currently playing track. Thanks for any advice.

@m4tthall73
In case you are still monitoring this thread, the SpotifyPlus integration can do this. It’s a simple service call:

service: spotifyplus.save_track_favorites
data:
entity_id: media_player.spotifyplus_john_s

Hope it helps,

2 Likes