mirror of
https://github.com/aljazceru/addons.git
synced 2026-02-09 23:24:20 +01:00
🚑 Fixes schema error in Snips add-on (#289)
This commit is contained in:
committed by
Pascal Vizeli
parent
c6c764d9ec
commit
1615a9ee7b
@@ -41,7 +41,7 @@
|
||||
"language": "match((?:en|de|fr))",
|
||||
"custom_tts": {
|
||||
"active": "bool",
|
||||
"platform": "string"
|
||||
"platform": "str"
|
||||
}
|
||||
},
|
||||
"image": "homeassistant/{arch}-addon-snips"
|
||||
|
||||
Reference in New Issue
Block a user