GitPedia
greghesp

greghesp/assistant-relay

A Node.js server that allows for sending commands to Google Home/Assistant from endpoints

16 Releases
Latest: 6y ago
v3.3.2 Betav3.3.2bLatestPre-release
greghespgreghesp·6y ago·March 24, 2020
GitHub

📦 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 Betav3.3.1bPre-release
greghespgreghesp·6y ago·February 21, 2020
GitHub

📦 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 Betav3.3.0bPre-release
greghespgreghesp·6y ago·February 12, 2020
GitHub

New in v3.3

  • > Please make sure to run `npm i` after extracting
  • New [documentation available](https://greghesp.github.io/assistant-relay/)
  • Assistant Relay can now cast media (Please note, this is in beta and might break)
v3.2.0
greghespgreghesp·6y ago·January 30, 2020
GitHub

New in V3.2.0

  • Added the ability to [delete a user](https://github.com/greghesp/assistant-relay/issues/142)
  • Added version information to About page
  • Updated About page
v3.1.4
greghespgreghesp·6y ago·January 8, 2020
GitHub

New in V3.1.4

  • Merged [Pull Request](https://github.com/greghesp/assistant-relay/pull/149) to fix play button not working remotely
v3.1.3
greghespgreghesp·6y ago·December 7, 2019
GitHub

New in V3.1.3

  • Note: Please run `npm i` after updating
  • Fixed another bug that stopped `/assistant` from working
v3.1.2
greghespgreghesp·6y ago·December 5, 2019
GitHub

New in V3.1.2

  • Note: Please run `npm i` after updating
  • Fixed a bug that prevented OAuth from working
v3.1.1
greghespgreghesp·6y ago·December 5, 2019
GitHub

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
greghespgreghesp·6y ago·December 3, 2019
GitHub

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
greghespgreghesp·6y ago·December 2, 2019
GitHub

New in V3.0.6

  • Fixed a [bug](https://github.com/greghesp/assistant-relay/issues/135) that set invalid date when clearing quiet hours times
v3.0.5
greghespgreghesp·6y ago·November 20, 2019
GitHub

New in V3.0.5

  • Fixed a [bug](https://github.com/greghesp/assistant-relay/issues/128) preventing remote configuration that was found in v3.0.4 (Sorry!)
  • [Removed playback of Emojis](https://github.com/greghesp/assistant-relay/issues/127) when using the converse parameter
v3.0.4
greghespgreghesp·6y ago·November 11, 2019
GitHub

New in V3.0.4

  • Bug fixed in Sandbox JSON creation
  • Fixed naming convention in Sandbox
  • Fixed typos in Readme
v3.0.3
greghespgreghesp·6y ago·October 29, 2019
GitHub

New in V3.0.3

  • Fixed audio URL in response file
  • Moved from Beta to Release
v3.0.2 Betav3.0.2bPre-release
greghespgreghesp·6y ago·October 26, 2019
GitHub

Bug fix for configuration page

v3.0.1 - Betav3.0.1bPre-release
greghespgreghesp·6y ago·October 25, 2019
GitHub

New in V3.0.1

  • Added in converse option
  • Fixed quiet hours bug (again...)
v3.0 - Betav3.0bPre-release
greghespgreghesp·6y ago·October 24, 2019
GitHub

New in V3.0

  • Removed reliance on console commands
  • Completely configurable from a dashboard
  • Access to Google Assistant audio Responses
  • See your Assistant Relay commands on the dashboard
  • Listen to your history of audio responses
  • Sandbox mode to test requests from dashboard