Releases: greghesp/assistant-relay
v3.0.5
Assistant Relay v3!
Assistant Relay is a Node.js server that exposes the Google Assistant as a REST API.
Send Assistant Relay any query you would send the Google Assistant SDK, and get a response back.
It also supports the Google Home Broadcast command so you can send audio notifications to your Google Home devices, without interrupting music.
New in V3.0.5
- Fixed a bug preventing remote configuration that was found in v3.0.4 (Sorry!)
- Removed playback of Emojis when using the converse parameter
v3.0.4
Assistant Relay v3!
Assistant Relay is a Node.js server that exposes the Google Assistant as a REST API.
Send Assistant Relay any query you would send the Google Assistant SDK, and get a response back.
It also supports the Google Home Broadcast command so you can send audio notifications to your Google Home devices, without interrupting music.
New in V3.0.4
- Bug fixed in Sandbox JSON creation
- Fixed naming convention in Sandbox
- Fixed typos in Readme
v3.0.3
Assistant Relay v3.0.3!
Assistant Relay is a Node.js server that exposes the Google Assistant as a REST API.
Send Assistant Relay any query you would send the Google Assistant SDK, and get a response back.
It also supports the Google Home Broadcast command so you can send audio notifications to your Google Home devices, without interrupting music.
New in V3.0.3
- Fixed audio URL in response file
- Moved from Beta to Release
v3.0.2 Beta
Bug fix for configuration page
v3.0.1 - Beta
Assistant Relay v3.0.1!
Assistant Relay is a Node.js server that exposes the Google Assistant as a REST API.
Send Assistant Relay any query you would send the Google Assistant SDK, and get a response back.
It also supports the Google Home Broadcast command so you can send audio notifications to your Google Home devices, without interrupting music.
New in V3.0.1
- Added in converse option
- Fixed quiet hours bug (again...)
v3.0 - Beta
Assistant Relay v3.0!
Assistant Relay is a Node.js server that exposes the Google Assistant as a REST API.
Send Assistant Relay any query you would send the Google Assistant SDK, and get a response back.
It also supports the Google Home Broadcast command so you can send audio notifications to your Google Home devices, without interrupting music.
New in V3.0
- Removed reliance on console commands
- Completely configurable from a dashboard
- Access to Google Assistant audio Responses
- See your Assistant Relay commands on the dashboard
- Listen to your history of audio responses
- Sandbox mode to test requests from dashboard