mirror of
https://github.com/aljazceru/addons.git
synced 2026-02-07 22:24:21 +01:00
Update Snips to 0.58.3 (#376)
* 0.58.2 * Update build.json * 0.58.3 * 0.58.3 * 0.58.3 * 0.58.3 * cleanup
This commit is contained in:
committed by
Pascal Vizeli
parent
bf97ee1d4b
commit
54e7625420
@@ -1,5 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## 3.3
|
||||
- Updated to latest snips 0.58.3
|
||||
- NOTE: This version requires an updated assistant from the Snips Console.
|
||||
|
||||
## 3.2
|
||||
- Added snips-asr-injections service to allow dynamic entity names
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"build_from": {
|
||||
"armhf": "snipsdocker/platform:arm-0.56.4",
|
||||
"amd64": "snipsdocker/platform:x86-0.56.4"
|
||||
"armhf": "snipsdocker/platform:arm-0.58.3",
|
||||
"amd64": "snipsdocker/platform:x86-0.58.3"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Snips.AI",
|
||||
"version": "3.2",
|
||||
"version": "3.3",
|
||||
"slug": "snips",
|
||||
"description": "Local voice control platform",
|
||||
"url": "https://home-assistant.io/addons/snips/",
|
||||
|
||||
Reference in New Issue
Block a user