Assistant Relay Versions Save

A Node.js server that allows for sending commands to Google Home/Assistant from endpoints

v3.0.5

4 years ago

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

4 years ago

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

4 years ago

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.2b

4 years ago

Bug fix for configuration page

v3.0.1b

4 years ago

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.0b

4 years ago

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