mirror of
https://github.com/aljazceru/addons.git
synced 2026-02-23 13:54:26 +01:00
snips-56.4 (#324)
* snips-56.4 * snips-56.4 * Update config.json * Update CHANGELOG.md
This commit is contained in:
committed by
Pascal Vizeli
parent
a681491e3a
commit
4d70f35657
@@ -1,5 +1,8 @@
|
||||
# Changelog
|
||||
|
||||
## 3.1
|
||||
- Updated to latest snips version 0.56.4
|
||||
|
||||
## 3.0
|
||||
- Updated to snips version 0.55.2
|
||||
- Updated default assistant with additional languages
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"build_from": {
|
||||
"armhf": "snipsdocker/platform:arm-0.55.2",
|
||||
"amd64": "snipsdocker/platform:x86-0.55.2"
|
||||
"armhf": "snipsdocker/platform:arm-0.56.4",
|
||||
"amd64": "snipsdocker/platform:x86-0.56.4"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Snips.AI",
|
||||
"version": "3.0",
|
||||
"version": "3.1",
|
||||
"slug": "snips",
|
||||
"description": "Local voice control platform",
|
||||
"url": "https://home-assistant.io/addons/snips/",
|
||||
|
||||
Reference in New Issue
Block a user