Releases: greghesp/assistant-relay
v3.3.2 Beta
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
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
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
- New documentation available
- Assistant Relay can now cast media (Please note, this is in beta and might break)
v3.2.0
v3.1.4
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
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
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
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
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
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