mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-02 05:44:03 +02:00
whoogle now good to merge
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
## 0.7.1
|
## 0.7.1
|
||||||
- Changed the config handeling
|
- Changed the config handeling
|
||||||
- Added a docs with the config explaination.
|
- Added a docs with the config explaination.
|
||||||
|
- Make sure you redo your configuration!
|
||||||
|
|
||||||
## 0.7.0
|
## 0.7.0
|
||||||
- Initial release (latest builds)
|
- Initial release (latest builds)
|
||||||
|
|||||||
@@ -10,8 +10,7 @@
|
|||||||
"upstream": "0.7.0",
|
"upstream": "0.7.0",
|
||||||
"webui": "http://[HOST]:[PORT:5000]",
|
"webui": "http://[HOST]:[PORT:5000]",
|
||||||
"devices": [],
|
"devices": [],
|
||||||
"environment": {
|
"environment": {},
|
||||||
},
|
|
||||||
"map": ["config:rw"],
|
"map": ["config:rw"],
|
||||||
"options": {
|
"options": {
|
||||||
"TZ":"Europe/Amsterdam",
|
"TZ":"Europe/Amsterdam",
|
||||||
@@ -55,7 +54,6 @@
|
|||||||
"WHOOGLE_CONFIG_COUNTRY": "str?",
|
"WHOOGLE_CONFIG_COUNTRY": "str?",
|
||||||
"WHOOGLE_CONFIG_SEARCH_LANGUAGE": "str?",
|
"WHOOGLE_CONFIG_SEARCH_LANGUAGE": "str?",
|
||||||
"WHOOGLE_CONFIG_BLOCK": "str?",
|
"WHOOGLE_CONFIG_BLOCK": "str?",
|
||||||
"WHOOGLE_CONFIG_STYLE": "str?",
|
|
||||||
"WHOOGLE_RESULTS_PER_PAGE": "int(5,100)?"
|
"WHOOGLE_RESULTS_PER_PAGE": "int(5,100)?"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user