Page 1 of 1

Play Spotify list on Chromecast Audio

Posted: Monday 12 September 2016 15:40
by dijkdj
Hello,

I want to use 1 Domoticz button to start the chomecast audio and play and Spotify playlist.

I hope this can be done by sending one JSON string "PUT/GET" to the Chromecast. I was able to do this for the squeezebox. This enabled my daughter to push 1 button to start her favourite song.

Is this possible with Chromecast Audio and Spotify?

For Youtube it looks like this:
send youtube video to chromecast:

Code: Select all

curl -H “Content-Type: application/json” http://10.0.1.2:8008/apps/YouTube -X POST -d ‘v=oHg5SJYRHA0’

Re: Play Spotify list on Chromecast Audio

Posted: Monday 10 October 2016 11:00
by dijkdj
Anyone got an idea?

Re: Play Spotify list on Chromecast Audio

Posted: Monday 10 October 2016 21:29
by DanM
There is a plugin that allows LMS to view the Chromecast as a Sqeezebox. Then you can just use your existing setup.

As for other ways to do this - if you figure it out Id love to know!!