Play current Spotify Song/Playlist on Sonos device

Hi,

i would like to play the current song/playlist from spotify on a specific sonos device by using a service call.

I’ve both components sonos&spotify setup and they are working

But the sonos device doesnt show up in the spotify component (not sure if thats a problem)

media_player.select_source
{
"entity": "media_player.spotify",
"source": "media_player.sonosdevicename"
}

what am i missing or supposed to do? Cant find information on docs on the forum that help

thanks!

As far as i know the Spotify Mediaplayer only shows targets which support spotify connect like the Amazon Echo Speakers. For Sonos, try using the sonos media player only and select spotify there as source.

Hm? Sonos should support spotify connect.

For example, if a spotify playlist is running on one speaker, i would like to change the current speaker to another and this should resume with the playlist of the other one

Strangely i cant select spotify as the source for the sonos component. Any idea?