Releases: tronikos/google_assistant_sdk_custom
Releases · tronikos/google_assistant_sdk_custom
v0.1.3
v0.1.2
- Fix Home Assistant becoming unresponsive while waiting for the response from Google Assistant SDK service
- Sync changes from official google_assistant_sdk
- Remove support for google_assistant_sdk_credentials.json to minimize diff with official integration. You can still enable personal results, see official documentation.
v0.1.1
v0.1.0
v0.0.7
v0.0.6
v0.0.3
BREAKING CHANGE
Because the patch file was updated you need to first delete the integration before upgrading. If you upgrade without deleting, the integration will fail to start and you will have to downgrade.
Changes:
- Avoid TypeError when HTML response is None
- Automatically restart Home Assistant when patch is applied. Whenever Home Assistant is updated to a new version, the patch is lost and needs to be reapplied which requires a restart. Without restarting any automations that rely on this integration wouldn't work until a restart. Now by forcing a restart we ensure these automations will work.
v0.0.2
Initial release
Initial release