mirror of
https://github.com/aljazceru/addons.git
synced 2026-02-10 23:54:19 +01:00
Update snips to version 0.52.7 (#254)
* Update snips to version 0.52.7 * Update config.json * Update CHANGELOG.md
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## 0.7.0 ##
|
||||
## 0.8
|
||||
- Updated to latest snips version 0.52.7
|
||||
|
||||
## 0.7
|
||||
- Updated to latest snips version 0.51.14
|
||||
- Added default assistant for hassio builtin intents
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"build_from": {
|
||||
"armhf": "snipsdocker/platform:arm-0.51.14",
|
||||
"amd64": "snipsdocker/platform:x86-0.51.14"
|
||||
"armhf": "snipsdocker/platform:arm-0.52.7",
|
||||
"amd64": "snipsdocker/platform:x86-0.52.7"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Snips.AI",
|
||||
"version": "0.7",
|
||||
"version": "0.8",
|
||||
"slug": "snips",
|
||||
"description": "Local voice control platform",
|
||||
"url": "https://home-assistant.io/addons/snips/",
|
||||
|
||||
Reference in New Issue
Block a user