mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-30 20:34:04 +02:00
will this fix the selection only?
This commit is contained in:
@@ -27,8 +27,8 @@
|
|||||||
},
|
},
|
||||||
"schema": {
|
"schema": {
|
||||||
"TZ": "str",
|
"TZ": "str",
|
||||||
"HTTPS_ONLY": "int(,1)?",
|
"HTTPS_ONLY": "list(0|1)?",
|
||||||
"WHOOGLE_AUTOCOMPLETE": "int(0,1)?",
|
"WHOOGLE_AUTOCOMPLETE": "float(0,1)?",
|
||||||
"WHOOGLE_CONFIG_DISABLE": "int(0,1)?",
|
"WHOOGLE_CONFIG_DISABLE": "int(0,1)?",
|
||||||
"WHOOGLE_CONFIG_VIEW_IMAGE": "int(0,1)?",
|
"WHOOGLE_CONFIG_VIEW_IMAGE": "int(0,1)?",
|
||||||
"WHOOGLE_CSP": "int(0,1)?",
|
"WHOOGLE_CSP": "int(0,1)?",
|
||||||
|
|||||||
Reference in New Issue
Block a user