Update config.json

This commit is contained in:
Maes152
2022-10-28 20:00:46 +02:00
committed by GitHub
parent 3d8db59365
commit d2fefd9557
+6 -5
View File
@@ -6,6 +6,7 @@
"url": "https://github.com/johanmeijer/grott",
"arch": ["armhf", "armv7", "aarch64", "amd64", "i386"],
"startup": "application",
"init": false
"boot": "auto",
"ports" :{
"5279/tcp": 5279
@@ -14,7 +15,7 @@
"gmode": "proxy",
"gnomqtt": "False",
"gmqttip": "127.0.0.1",
"gmqttport": "5288",
"gmqttport": "1883",
"gmqttauth": "False",
"gmqtttopic": "energy/grott",
"gmqttuser": "user",
@@ -29,13 +30,13 @@
"gblockcmd": "bool?",
"gnoipf": "bool?",
"gtime": "str?",
"gtimezone": "str?",
"gtimezone": "str?",
"gsendbuf": "bool?",
"gcompat": "bool?",
"gvalueoffset": "int?",
"ginverterid": "str?",
"gincludeall": "bool?",
"ginvtype": "str?",
"gincludeall": "bool?",
"ginvtype": "str?",
"gdecrypt": "bool?",
"ggrowattip": "str?",
"ggrowattport": "port?",
@@ -49,7 +50,7 @@
"gpvoutput": "bool?",
"gpvapikey": "str?",
"gpvsystemid": "int?",
"gpvinverters": "int?",
"gpvinverters": "int?",
"ginflux": "bool?" ,
"ginflux2": "bool?",
"gifdbname": "str?",