Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Releases: ismarslomic/google-assistant-broadcast

v1.0.7 Add support for sending commands

07 Dec 20:19
Compare
Choose a tag to compare
  • feat: Add support for sending commands (closes #10)

v1.0.6

09 Jun 22:59
Compare
Choose a tag to compare
  • feature: #7 Add validation of the OAuth 2.0 Client Id file at startup to make sure that correct file has been used
  • docs: add possible solutions on known issues

Full Changelog: v1.0.5...v1.0.6

Validation of required files and improved logging

09 Jun 10:51
Compare
Choose a tag to compare
  • Check that required files (Client Secret and Tokens) exists at startup of the container and exit with error if validation fails
  • Add timestamp to log statements

Support setting language in Docker container

07 Jun 09:20
66c5d50
Compare
Choose a tag to compare

Bugfix: permission issue when starting container on RPI

22 May 21:41
Compare
Choose a tag to compare
v1.0.3

#3 bugfix: install dumb-init with pip

Support linux/arm/v7 and linux/arm64 architectures in Docker Image

21 May 22:12
Compare
Choose a tag to compare
v1.0.2

bugfix: missing docker hub user name in image in docker-image.yml