mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-02 05:44:03 +02:00
changed order
This commit is contained in:
@@ -27,6 +27,8 @@
|
|||||||
},
|
},
|
||||||
"schema": {
|
"schema": {
|
||||||
"TZ": "str",
|
"TZ": "str",
|
||||||
|
"WHOOGLE_CONFIG_URL": "str",
|
||||||
|
"WHOOGLE_CONFIG_LANGUAGE": "str",
|
||||||
"HTTPS_ONLY": "list(0|1)?",
|
"HTTPS_ONLY": "list(0|1)?",
|
||||||
"WHOOGLE_AUTOCOMPLETE": "list(0|1)?",
|
"WHOOGLE_AUTOCOMPLETE": "list(0|1)?",
|
||||||
"WHOOGLE_CONFIG_DISABLE": "list(0|1)?",
|
"WHOOGLE_CONFIG_DISABLE": "list(0|1)?",
|
||||||
@@ -37,7 +39,6 @@
|
|||||||
"WHOOGLE_CONFIG_NEAR": "str?",
|
"WHOOGLE_CONFIG_NEAR": "str?",
|
||||||
"WHOOGLE_CONFIG_NEW_TAB": "list(0|1)?",
|
"WHOOGLE_CONFIG_NEW_TAB": "list(0|1)?",
|
||||||
"WHOOGLE_CONFIG_THEME": "list(system|light|dark)?",
|
"WHOOGLE_CONFIG_THEME": "list(system|light|dark)?",
|
||||||
"WHOOGLE_CONFIG_URL": "str",
|
|
||||||
"WHOOGLE_CONFIG_GET_ONLY": "list(0|1)?",
|
"WHOOGLE_CONFIG_GET_ONLY": "list(0|1)?",
|
||||||
"WHOOGLE_MINIMAL": "list(0|1)?",
|
"WHOOGLE_MINIMAL": "list(0|1)?",
|
||||||
"WHOOGLE_ALT_TW": "str?",
|
"WHOOGLE_ALT_TW": "str?",
|
||||||
@@ -53,7 +54,6 @@
|
|||||||
"WHOOGLE_PROXY_TYPE": "str?",
|
"WHOOGLE_PROXY_TYPE": "str?",
|
||||||
"WHOOGLE_PROXY_LOC": "str?",
|
"WHOOGLE_PROXY_LOC": "str?",
|
||||||
"WHOOGLE_CONFIG_COUNTRY": "str?",
|
"WHOOGLE_CONFIG_COUNTRY": "str?",
|
||||||
"WHOOGLE_CONFIG_LANGUAGE": "str",
|
|
||||||
"WHOOGLE_CONFIG_SEARCH_LANGUAGE": "str?",
|
"WHOOGLE_CONFIG_SEARCH_LANGUAGE": "str?",
|
||||||
"WHOOGLE_CONFIG_BLOCK": "str?",
|
"WHOOGLE_CONFIG_BLOCK": "str?",
|
||||||
"WHOOGLE_CONFIG_STYLE": "str?",
|
"WHOOGLE_CONFIG_STYLE": "str?",
|
||||||
|
|||||||
Reference in New Issue
Block a user