Skip to content
This repository was archived by the owner on Aug 28, 2025. It is now read-only.

v3.1.1

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