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

v3.1.2

Choose a tag to compare

@greghesp greghesp released this 05 Dec 17:12

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

Note: Please run npm i after updating

  • Fixed a bug that prevented OAuth from working