mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 18:01:03 +01:00
Manual startup
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Addons_Updater",
|
||||
"version": "1.2",
|
||||
"version": "1.3",
|
||||
"slug": "updater",
|
||||
"description": "Automatic addons update upon upstream new release",
|
||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/updater",
|
||||
@@ -14,9 +14,8 @@
|
||||
},
|
||||
"ports_description": {
|
||||
},
|
||||
"hassio_api": true,
|
||||
"environment": {
|
||||
},
|
||||
"startup": "once",
|
||||
"boot": "manual",
|
||||
"options": {
|
||||
"addon": [{ "slug": "addon slug", "beta": false, "fulltag": false, "repository": "https://github.com/user/repo", "upstream": "github_user/repo_name" }],
|
||||
"gituser": "gituser",
|
||||
|
||||
Reference in New Issue
Block a user