jishi / node-sonos-http-api

An HTTP API bridge for Sonos easing automation. Hostable on any node.js capable device, like a raspberry pi or similar.
http://jishi.github.io/node-sonos-http-api/
MIT License
1.83k stars 462 forks source link

Sonos Radio Support #757

Open martin072 opened 4 years ago

martin072 commented 4 years ago

Hi,

I am using Tunein for radio, but now sonos has their own radio station service (I believe it's a merge with Tunein). In order to automatically start playing a radio station, I use your api with the following url: /zone/tunein/play/s124122

Would there be a similar url available to use with Sonos Radio?

Thanks!