mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-12 18:41:27 +02:00
Update config.json
This commit is contained in:
@@ -1,34 +1,13 @@
|
|||||||
{
|
{
|
||||||
"arch": [
|
"arch": [
|
||||||
"aarch64",
|
"aarch64"
|
||||||
"amd64",
|
|
||||||
"armv7"
|
|
||||||
],
|
],
|
||||||
"boot": "manual",
|
|
||||||
"codenotary": "alexandrep.github@gmail.com",
|
"codenotary": "alexandrep.github@gmail.com",
|
||||||
"description": "Do not use",
|
"description": "Do not use",
|
||||||
"environment": {
|
|
||||||
"GIT_DISCOVERY_ACROSS_FILESYSTEM": "1"
|
|
||||||
},
|
|
||||||
"image": "ghcr.io/alexbelgium/test-{arch}",
|
"image": "ghcr.io/alexbelgium/test-{arch}",
|
||||||
"init": false,
|
|
||||||
"name": "Do not use",
|
"name": "Do not use",
|
||||||
"options": {
|
|
||||||
"gitpass": "gitpassword",
|
|
||||||
"gituser": "gituser",
|
|
||||||
"repository": "alexbelgium/hassio-addons"
|
|
||||||
},
|
|
||||||
"schema": {
|
|
||||||
"dry_run": "bool?",
|
|
||||||
"gitapi": "str?",
|
|
||||||
"gitmail": "str?",
|
|
||||||
"gitpass": "str",
|
|
||||||
"gituser": "str",
|
|
||||||
"repository": "str",
|
|
||||||
"verbose": "bool?"
|
|
||||||
},
|
|
||||||
"slug": "test",
|
"slug": "test",
|
||||||
"startup": "once",
|
"startup": "once",
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/addons_updater",
|
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/addons_updater",
|
||||||
"version": "3.15"
|
"version": "1.0"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user