I have a question and hopefully I can get an answer. I want my Google home mini to play a certain mp3 clip when someone opens my door.
Current setup:
Google home mini
Smartthings v3 hub
GE door hinge sensor
Right now I have it set up so when the door sensor opens and closes, my phone will notify me but I want the Google home to play it without needing my phone here.
You can use something like Cast-web-api to cast an mp3 or any text you want to play (via Text To Speech) to your Google Home but it will require an always-on computer to run the node.js project as well as building your event handler routine in WebCore. It’s not terribly complicated but its not a simple as doing this on the Alexa platform.
I’ve setup something very similar. Streams a Star Trek related beep to my Alexa when our presence changes on our phone. Works very well (when my phone updates it’s presence in a reasonable amount of time)
I returned the google home and am waiting for the echo dot. I setup alexa on my phone and the routine for door open/close but i dont see any option to select a local mp3 or where could i upload something to make it work