Play Sonos radio
-
Hi all,
Just started using Flic for our office. I have a case that I didn't figure out yet.
We use the button to play a song whenever someone pushes the button. Afterwards I would like to start the sonos radio after 30 seconds.
Is there a possibility to start sonos radio? I haven't find a way yet.
Thx in advance!
#sonos
-
Hey @rick-0!
I don't know about all the play a song then radio business... But I also wanted to be able to play radio stations on sonos with my flics(not a playlist) and wrote some code that works for me.
https://github.com/V0idmain/flic_examples/tree/main/sonos_radio_example
You'll need to be able to get setup with the hub sdk.
Hope it helps!
-
@rick-0 We don't have any built-in functionality for that. Maybe you can use the Windows client for Sonos and at the same time have Wireshark running and sniff what HTTP request it sends to the speaker when you press start radio, then enter the same request as an "Internet request" action in our app.