Skip to content

v3.1.1

Compare
Choose a tag to compare
@greghesp greghesp released this 05 Dec 10:22

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.1.1

Note: Please run npm i after updating

  • Fixed a bug that stopped commands from working (sorry, not sure where this one came from)
  • Fixed the update checker
  • Added a feature to check for updates every day