From d2fefd9557e35571c403abdf3437227c2ffb810d Mon Sep 17 00:00:00 2001 From: Maes152 <59172270+Maes152@users.noreply.github.com> Date: Fri, 28 Oct 2022 20:00:46 +0200 Subject: [PATCH] Update config.json --- grott/config.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/grott/config.json b/grott/config.json index e4abf20..ecfb308 100644 --- a/grott/config.json +++ b/grott/config.json @@ -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?",