Commit Graph

14 Commits

Author SHA1 Message Date
Eric Matte
c41189e93d Add feedback_sound option [add-on: google_assistant] (#1356)
* Add feedback_sound option

* Revert exec command

* Use pulseaudio-utils and add volume option

* Update config.json

* Update feedback doc to a grouped

* Update changelog and version

Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch>
2020-06-01 12:01:11 +02:00
Eric Matte
9d83c89415 Upgrade web server for OAuth connection process [add-on: google_assistant] (#1267)
* Update pages styling and better error handling

* Fix css

* Offload static folder to /usr/share/public

* Remove unnecessary os import

* Add a changelog and update the version

* Update google_assistant/config.json

* Update google_assistant/CHANGELOG.md

Co-authored-by: Pascal Vizeli <pascal.vizeli@syshack.ch>
2020-05-06 14:13:21 +02:00
TVDLoewe
78c41f724f changed "GOOGLE_SDK_VERSION" back to version "0.5.0" (#1198)
* changed "GOOGLE_SDK_VERSION" back to version "0.5.0"

* Added information to CHANGELOG.md

* corrected information in CHANGELOG.md
2020-03-30 16:23:55 +02:00
Pascal Vizeli
911689abf7 Fix Google Assistant armhf/armv7 (#1168)
* Fix Google Assistant armhf/armv7

* Bump version
2020-03-05 11:39:37 +01:00
Pascal Vizeli
9000291523 Migrate google assistant to new audio (#1160)
* Migrate google assistant to new audio

* Fix lint

* clean old handling stuff
2020-03-02 11:11:07 +01:00
Franck Nijhof
e836914c69 google_assistant: Collection of improvement and changes (#905)
* google_assistant: Move data files into a data folder

* google_assistant: Prettier YAML files

* google_assistant: Fix Markdownlint issues in the changelog

* google_assistant: Update add-on link

* google_assistant: Sort packages in Dockerfile

* google_assistant: Convert add-on to Bashio

* google_assistant: Fix add-on build by getting most recent pip directly

* google_assistant: Add initial documentation, based on the outdated docs
2020-01-11 16:06:08 +01:00
Pascal Vizeli
f52e0d7a60 Update branch of add-ons with armv7 (#538)
* Update branch of add-ons with armv7

* update configurator

* Fix docker file

* Update docker files

* fix image

* Update

* certbot
2019-03-10 17:09:35 +01:00
Pascal Vizeli
6b149d3236 Fix encoder error on gassistant (#299)
* Update hassio_gassistant.py

* Update config.json

* Update CHANGELOG.md
2018-05-10 19:10:17 +02:00
Pascal Vizeli
168eaca4d6 Update Google Assistant SDK 0.5.0 (#298)
* Update Dockerfile

* Update config.json

* Update CHANGELOG.md

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

* Update run.sh

* Update hassio_gassistant.py

* Update config.json

* Update hassio_gassistant.py

* Update hassio_gassistant.py

* Update build.json

* Update CHANGELOG.md
2018-05-10 18:07:10 +02:00
Pascal Vizeli
4521cae429 Change event handling (#297)
* Update hassio_gassistant.py

* Update config.json

* Update CHANGELOG.md
2018-05-10 13:20:06 +02:00
Pascal Vizeli
5984683668 Update CHANGELOG.md 2018-05-10 12:17:38 +02:00
Pascal Vizeli
01ee4990ec Fix g-assistant (#293)
* Update config.json

* Update CHANGELOG.md

* Update config.json

* Update run.sh

* Update hassio_gassistant.py
2018-05-09 20:28:13 +02:00
Pascal Vizeli
d2d1d8aa01 Bugfix google assistant (#290)
* Update Dockerfile

* Update config.json

* Update CHANGELOG.md
2018-05-08 15:18:29 +02:00
Pascal Vizeli
6f7e48ed5f Update Google Assistant (#287)
* Delete asoundrc

* Update config.json

* Update run.sh

* Create CHANGELOG.md

* Update config.json

* Update config.json

* Update run.sh

* Update CHANGELOG.md

* Update build.json

* Update CHANGELOG.md

* Update Dockerfile

* Update build.json

* Update build.json

* Update build.json

* Update build.json
2018-05-07 14:29:10 +02:00