mirror of
https://github.com/aljazceru/addons.git
synced 2026-01-21 22:06:22 +01:00
* 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
43 lines
534 B
Markdown
43 lines
534 B
Markdown
# Changelog
|
|
|
|
## 2.2
|
|
|
|
- Use homeassistant ubuntu base images
|
|
|
|
## 2.1
|
|
|
|
- Add error handling for decoding UTF-8
|
|
|
|
## 2.0
|
|
|
|
- Update Google Assistant SDK 0.5.0
|
|
- Update Google Assistant Library 1.0.0
|
|
- Revert base images
|
|
|
|
## 1.5
|
|
|
|
- Change event handling
|
|
|
|
## 1.4
|
|
|
|
- Fix typo
|
|
|
|
## 1.3
|
|
|
|
- Add project id with new device register system
|
|
|
|
## 1.2
|
|
|
|
- Add model id
|
|
|
|
## 1.1
|
|
|
|
- Bugfix OAuth webinterface
|
|
|
|
## 1.0
|
|
|
|
- Update Google Assistant SDK 0.4.4
|
|
- Update Google Assistant Library 0.1.1
|
|
- Use new Hass.io Audio System
|
|
- Use now a ubuntu based image
|