brayton
(brayton)
November 30, 2018, 4:36pm
91
Here is a link to the updated Google Assistant Relay v2
[image]
ASSISTANT RELAY
Version 3 has now been released: [Release] Assistant Relay V3 - Google Home Audio Notifications!
I’ve wanted to get audio notifications on my Google Home for a long time as have a number of people. There are quite a few implementations of this, however they all use the cast feature to cast TTS audio to your speaker.
Back in Autumn/Fall last year, Google announced their broadcast feature for Google Home which lets you send audio notifications to all Google Home devices.
Until recently, there hasn’t been a way to do this, until one of the Node modules I follow was updated to use the new text input feature of the Google Assistant Service API
What is this?
This isn’t an extension of your Google Home
This isn’t some fancy local API that connects directly to your …
And here is a SmartApp to work along side the Google Assistant Relay v2 to broadcast notifications to your Google Home when a SmartThings device is triggered.
Google Assistant Relay SmartApp and Speech Device Handler
for use with Google Assistant Relay v2
Important: The smartapp and device handler will only work with a functioning Google Assistant Relay v2 server. For information on the Google Assistant Relay visit the Google Assistant Relay v2 SmartThing’s forum post .
SmartApp: Used to broadcast SmartThings device state changes to your Google Home using the Google Assistant Relay v2 . The smartapp listens for smartthings device events and POST’s a JSON message to the Google Assistant Relay v2 server when a device event is triggered.
Device Handler: Can be used in conjunction with 3rd party tools (ie. WebCoRE) to send custom notifications to your Google Assistant Relay v2 server.
You do not need to install both the smartapp and device handle…
If you need to make use of a device handler you can install this one for use with 3rd party tools like WebCoRE.