edge: bumping release edge-4254075103
This commit is contained in:
+87
-87
@@ -1,88 +1,88 @@
|
||||
{
|
||||
"name": "Grott - HA extension - current",
|
||||
"version": "edge",
|
||||
"slug": "grott-current",
|
||||
"description": "The Growatt inverter monitor - current HA plugin",
|
||||
"url": "https://github.com/egguy/grott-home-assistant-add-on/tree/main/grott-current",
|
||||
"arch": [
|
||||
"armhf",
|
||||
"armv7",
|
||||
"aarch64",
|
||||
"amd64",
|
||||
"i386"
|
||||
],
|
||||
"startup": "application",
|
||||
"services": [
|
||||
"mqtt:need"
|
||||
],
|
||||
"init": false,
|
||||
"boot": "auto",
|
||||
"ports": {
|
||||
"5279/tcp": 5279
|
||||
},
|
||||
"ports_description": {
|
||||
"5279/tcp": "The port used by grott to receive the data of the logger"
|
||||
},
|
||||
"watchdog": "tcp://[HOST]:[PORT:5279]",
|
||||
"options": {
|
||||
"gmode": "proxy",
|
||||
"gnomqtt": true,
|
||||
"ginvtype": "default",
|
||||
"ginvtypemap": "",
|
||||
"mqtt": {}
|
||||
},
|
||||
"schema": {
|
||||
"gblockcmd": "bool?",
|
||||
"gcompat": "bool?",
|
||||
"gdecrypt": "bool?",
|
||||
"gextension": "bool?",
|
||||
"gextname": "str?",
|
||||
"gextvar": "str?",
|
||||
"ggrottip": "str?",
|
||||
"ggrottport": "port?",
|
||||
"ggrowattip": "str?",
|
||||
"ggrowattport": "port?",
|
||||
"gifbucket": "str?",
|
||||
"gifdbname": "str?",
|
||||
"gifip": "str?",
|
||||
"giforg": "str?",
|
||||
"gifpassword": "password?",
|
||||
"gifport": "port?",
|
||||
"giftoken": "str?",
|
||||
"gifuser": "str?",
|
||||
"gincludeall": "bool?",
|
||||
"ginflux": "bool?",
|
||||
"ginflux2": "bool?",
|
||||
"ginverterid": "str?",
|
||||
"ginvtype": "str?",
|
||||
"ginvtypemap": "str?",
|
||||
"gminrecl": "int?",
|
||||
"gmode": "str",
|
||||
"gmqttauth": "bool?",
|
||||
"gmqttinverterintopic": "bool?",
|
||||
"gmqttip": "str?",
|
||||
"gmqttpassword": "password?",
|
||||
"gmqttport": "str?",
|
||||
"gmqtttopic": "str?",
|
||||
"gmqttuser": "str?",
|
||||
"gnoipf": "bool?",
|
||||
"gnomqtt": "bool?",
|
||||
"gpvapikey": "str?",
|
||||
"gpvdisv1": "bool?",
|
||||
"gpvinverters": "int?",
|
||||
"gpvoutput": "bool?",
|
||||
"gpvsystemid": "int?",
|
||||
"gpvtemp": "bool?",
|
||||
"gsendbuf": "bool?",
|
||||
"gtime": "str?",
|
||||
"gtimezone": "str?",
|
||||
"gvalueoffset": "int?",
|
||||
"gverbose": "bool?",
|
||||
"mqtt": {
|
||||
"server": "str?",
|
||||
"user": "str?",
|
||||
"password": "str?"
|
||||
}
|
||||
},
|
||||
"image": "egguy/addon-{arch}-grott-ha-addon-edge"
|
||||
}
|
||||
"name": "Grott - HA extension - current",
|
||||
"version": "edge-4254075103",
|
||||
"slug": "grott-current",
|
||||
"description": "The Growatt inverter monitor - current HA plugin",
|
||||
"url": "https://github.com/egguy/grott-home-assistant-add-on/tree/main/grott-current",
|
||||
"arch": [
|
||||
"armhf",
|
||||
"armv7",
|
||||
"aarch64",
|
||||
"amd64",
|
||||
"i386"
|
||||
],
|
||||
"startup": "application",
|
||||
"services": [
|
||||
"mqtt:need"
|
||||
],
|
||||
"init": false,
|
||||
"boot": "auto",
|
||||
"ports": {
|
||||
"5279/tcp": 5279
|
||||
},
|
||||
"ports_description": {
|
||||
"5279/tcp": "The port used by grott to receive the data of the logger"
|
||||
},
|
||||
"watchdog": "tcp://[HOST]:[PORT:5279]",
|
||||
"options": {
|
||||
"gmode": "proxy",
|
||||
"gnomqtt": true,
|
||||
"ginvtype": "default",
|
||||
"ginvtypemap": "",
|
||||
"mqtt": {}
|
||||
},
|
||||
"schema": {
|
||||
"gblockcmd": "bool?",
|
||||
"gcompat": "bool?",
|
||||
"gdecrypt": "bool?",
|
||||
"gextension": "bool?",
|
||||
"gextname": "str?",
|
||||
"gextvar": "str?",
|
||||
"ggrottip": "str?",
|
||||
"ggrottport": "port?",
|
||||
"ggrowattip": "str?",
|
||||
"ggrowattport": "port?",
|
||||
"gifbucket": "str?",
|
||||
"gifdbname": "str?",
|
||||
"gifip": "str?",
|
||||
"giforg": "str?",
|
||||
"gifpassword": "password?",
|
||||
"gifport": "port?",
|
||||
"giftoken": "str?",
|
||||
"gifuser": "str?",
|
||||
"gincludeall": "bool?",
|
||||
"ginflux": "bool?",
|
||||
"ginflux2": "bool?",
|
||||
"ginverterid": "str?",
|
||||
"ginvtype": "str?",
|
||||
"ginvtypemap": "str?",
|
||||
"gminrecl": "int?",
|
||||
"gmode": "str",
|
||||
"gmqttauth": "bool?",
|
||||
"gmqttinverterintopic": "bool?",
|
||||
"gmqttip": "str?",
|
||||
"gmqttpassword": "password?",
|
||||
"gmqttport": "str?",
|
||||
"gmqtttopic": "str?",
|
||||
"gmqttuser": "str?",
|
||||
"gnoipf": "bool?",
|
||||
"gnomqtt": "bool?",
|
||||
"gpvapikey": "str?",
|
||||
"gpvdisv1": "bool?",
|
||||
"gpvinverters": "int?",
|
||||
"gpvoutput": "bool?",
|
||||
"gpvsystemid": "int?",
|
||||
"gpvtemp": "bool?",
|
||||
"gsendbuf": "bool?",
|
||||
"gtime": "str?",
|
||||
"gtimezone": "str?",
|
||||
"gvalueoffset": "int?",
|
||||
"gverbose": "bool?",
|
||||
"mqtt": {
|
||||
"server": "str?",
|
||||
"user": "str?",
|
||||
"password": "str?"
|
||||
}
|
||||
},
|
||||
"image": "egguy/addon-{arch}-grott-ha-addon-edge"
|
||||
}
|
||||
Reference in New Issue
Block a user