Radio Station after TTS messagge

Hi,
I’m trying to create a scene in vera UI7 using sonos plug-in v1.3. In advanced editor option, after a tts message, I include the launch of a radio station defined through URIToPLAY variable. I handled the two actions by entering a 10-second delay.

here’s what I did in advanced editor:

Add first action → I selected the sonos device, “Say” option, set Text=Hello, Volume=40 and at last Add button.

Add delay → I set 10s

Add action → I selected the sonos device, “PlayURI” option, set URIToPlay=TR:95340, Volume=40 and at last Add button and Done.

Launching the scene I can listen to the vocal message “Hello” but radio station doesn’t starts.

If I create a scene only with URIToPlay=TR:95340 (without tts message and delay) it works fine.

where I’m wrong?

Thanks!

Not sure but delay of more than one second may result in a Lua restart or something.

thanks Thomasss, I tried to set delay time at 1s but it doesn’t works. I tried also to replace the launch of the radio station with an actuator switched on with 1s of delay and it works fine.

Try making it longer. It worked for me in the same scenario.