🚑 Fixes schema error in Snips add-on (#289)

This commit is contained in:
Franck Nijhof
2018-05-07 23:59:50 +02:00
committed by Pascal Vizeli
parent c6c764d9ec
commit 1615a9ee7b

View File

@@ -41,7 +41,7 @@
"language": "match((?:en|de|fr))",
"custom_tts": {
"active": "bool",
"platform": "string"
"platform": "str"
}
},
"image": "homeassistant/{arch}-addon-snips"