Skip to content

Releases: greghesp/assistant-relay

v3.0.5

20 Nov 09:21
Compare
Choose a tag to compare

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

v3.0.4

11 Nov 09:28
Compare
Choose a tag to compare

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

29 Oct 20:27
Compare
Choose a tag to compare

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

26 Oct 20:06
Compare
Choose a tag to compare
v3.0.2 Beta Pre-release
Pre-release

Bug fix for configuration page

v3.0.1 - Beta

25 Oct 09:52
Compare
Choose a tag to compare
v3.0.1 - Beta Pre-release
Pre-release

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

24 Oct 12:40
Compare
Choose a tag to compare
v3.0 - Beta Pre-release
Pre-release

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