I have the echo binding running already and now try to start a tunein radio station via time rule.
I run into two issues:
My item:
String echo_wz_radioid “TuneIn Radio Station Id” {channel=“amazonechocontrol:echo:0fe03771:90F00818708606V5:radioStationId”}
My command:
echo_wz_radioid.sendCommand(‘Antenne Bayern’)
Thanks, tried the %20 and the exception is gone.
The result though is still that Alexa tells me it has difficulties to play the music while the station via voice works perfectly fine.
Solved my problem now.
The TuneIn API expects some internal code as a guideId and not a name or search term as I have given before.
Had some issues to find this guideId from the API since alexa.amazon.de doesn’t allow me to open the Tunein app with an error message " App-Unterstützung nicht verfügbar". So I couldn’t look at the browser console to find the id.
But the search on tunein.com shows the ID at the end of the URL once the correct sender is selected. In my case “s42824”.