Add flags for stage and advanced (#1108)

* Add advanced flag and stage

* flag more

* remove cec
This commit is contained in:
Pascal Vizeli
2020-02-19 14:36:18 +01:00
committed by GitHub
parent 9b4eab7091
commit a16006c9f1
4 changed files with 5 additions and 0 deletions

View File

@@ -5,6 +5,7 @@
"description": "Simple git pull to update the local configuration",
"url": "https://github.com/home-assistant/hassio-addons/tree/master/git_pull",
"arch": ["armhf", "armv7", "aarch64", "amd64", "i386"],
"advanced": true,
"startup": "services",
"boot": "manual",
"hassio_api": true,