I have a question.
I have music playing on my Sonos and then I have a voice alert occur when my front door is opened.
The alert works and then the music stops. How do I get the music to continue ?
My luup code in the script
luup.call_action("urn:micasaverde-com:serviceId:Sonos1", "PlayURI",
{URIToPlay="x-file-cifs://SERVER/Data/Notifications/FrontDoorOpen.mp3", Volume=50},
9)