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!