Manual startup

This commit is contained in:
Alexandre
2021-01-31 08:56:01 +01:00
committed by GitHub
parent 1b69ca06fd
commit 9393115639

View File

@@ -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",