Help with Sonos and Sirius luup for scenes

How do I add a Sirius station I’ve added as a Sonos favorites to a scene? What is, or where do I find, the station id that is needed in the URL? The device Help screen mentions Sirius and TuneIn have to channels have to meta data. Can someone help me understand with a piece of their code?

Thanks again!

easiest way - add that stream to your songs favorites. I suggest name it in songs a simple name with no spaces. Example - set a favorite, name it “Zen”

Then in a scene or pleg - you can set the player to play using the “SetUriToPlay” to “SF:Zen” I usually use the action “RemoveAllTracksFromQueue on instance 0” prior to setting the play channel. that is optional.