dnpwwo / Domoticz-Google-Plugin

MIT License
40 stars 10 forks source link

Resume what was streamed before the notification #31

Closed rezzalex closed 2 years ago

rezzalex commented 3 years ago

Hello,

Would it be possible to ask the notification targeted Google Speaker to resume its previous streaming web radio (or anything else) after receiving the message from Domoticz?

dnpwwo commented 3 years ago

Sadly (last time I checked) the Google API doesn't have any support for this which is annoying because I wanted to do this as well.

They have not exposed the 'Broadcast' function.

rezzalex commented 3 years ago

What about scripting a "play" Script Commands after sending a notification ? Even better, automatize it ?

rezzalex commented 3 years ago

What about scripting a "play" Script Commands after sending a notification ? Even better, automatize it ?

@dnpwwo , would you have recommendations ?

For information, a project called "Google Assistant relay " allow to broadcast to a specific device or room.

Thanks