Where do I find the "command" that has to be sent to select radio channel X?
Sonos System and Loxone
Einklappen
X
-
Kommentar
-
Hi Grindal,
Meanwhile, I have it working.
I'm using a raspberry pi with the following installed: https://github.com/jishi/node-sonos-http-api. This exposes the sonos API through a user-friendly way.
Once installed, just look at the TuneIn section on that page.
You just create a virtual output with a POST message to your raspberry pi containing the station ID.
To find that ID, i just had to go to http://opml.radiotime.com/ and then use the link http://opml.radiotime.com/Browse.ashx?c=local to see my local radio stations
For example, to add the station 'Studio Brussel' i just used id 25710 which you can get from: preset_id="s25710"
Regards,
Nick
Kommentar
Kommentar