Skip to content

Releases: greghesp/assistant-relay

v3.3.2 Beta

24 Mar 10:30
Compare
Choose a tag to compare
v3.3.2 Beta Pre-release
Pre-release

Assistant Relay v3!

Please visit https://greghesp.github.io/assistant-relay/ for documentation

Version 3.3

v3.3.2

Please make sure to run npm i after extracting and that you are running the latest version of CATT

  • Moved casting install to dashboard with pip3 command line option. This may be quite buggy as struggling to test. Please test and advise

v3.3.1 Beta

21 Feb 11:13
Compare
Choose a tag to compare
v3.3.1 Beta Pre-release
Pre-release

Assistant Relay v3!

Please visit https://greghesp.github.io/assistant-relay/ for documentation

Version 3.3

v3.3.1

Please make sure to run npm i after extracting and that you are running the latest version of CATT

  • Fixed Cast device scanning issue on Linux
  • Changed Cast Sandbox icon
  • Added cast force stopping
  • Fixed update notification bug
  • Added Beta notification opt-in

v3.3.0 Beta

12 Feb 16:43
Compare
Choose a tag to compare
v3.3.0 Beta Pre-release
Pre-release

Assistant Relay v3!

Please visit https://greghesp.github.io/assistant-relay/ for documentation

New in v3.3

Please make sure to run npm i after extracting

v3.2.0

30 Jan 13:21
Compare
Choose a tag to compare

Assistant Relay v3!

New in V3.2.0

  • Added the ability to delete a user
  • Added version information to About page
  • Updated About page

v3.1.4

08 Jan 11:06
6acac0d
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.1.4

  • Merged Pull Request to fix play button not working remotely

v3.1.3

07 Dec 15:56
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.1.3

Note: Please run npm i after updating

  • Fixed another bug that stopped /assistant from working

v3.1.2

05 Dec 17:12
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.1.2

Note: Please run npm i after updating

  • Fixed a bug that prevented OAuth from working

v3.1.1

05 Dec 10:22
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.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

v3.1.0

03 Dec 13:53
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.1.0

  • Fixed a bug that prevented the configuration being saved
  • Removed the need for the user to enter the server IP and port

v3.0.6

02 Dec 13:30
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.6

  • Fixed a bug that set invalid date when clearing quiet hours times