Lint config.json

This commit is contained in:
Alexandre
2022-04-27 20:43:46 +02:00
parent 7dda4fdbe3
commit 1db5dd4a1e
58 changed files with 55 additions and 187 deletions

View File

@@ -4,14 +4,11 @@
"amd64",
"armv7"
],
"boot": "auto",
"codenotary": "alexandrep.github@gmail.com",
"description": "An open source command line RatioMaster with WebUI",
"environment": {},
"hassio_api": true,
"host_network": false,
"ingress": true,
"ingress_port": 8099,
"map": [
"config:rw"
],
@@ -38,8 +35,6 @@
},
"slug": "joal",
"startup": "services",
"upstream": "2.1.30",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "2.1.30",
"webui": "http://[HOST]:[PORT:8081]/joal/ui?ui_credentials=%7B%22host%22%3A%22[HOST]%22%2C%22port%22%3A%22[PORT:8081]%22%2C%22pathPrefix%22%3A%22joal%22%2C%22secretToken%22%3A%22lrMY24Byhx%22%7D"
}
"version": "2.1.30"
}