edge: bumping release edge-4355353588
This commit is contained in:
@@ -1,15 +1,25 @@
|
||||
{
|
||||
"name": "Grott - Home Assistant native MQTT integration - current",
|
||||
"version": "edge-4254266279",
|
||||
"version": "edge-4355353588",
|
||||
"slug": "grott-current",
|
||||
"description": "The Growatt inverter monitor with current HA plugin integrated",
|
||||
"url": "https://github.com/egguy/grott-home-assistant-add-on/tree/main/grott-current",
|
||||
"arch": ["armhf", "armv7", "aarch64", "amd64", "i386"],
|
||||
"arch": [
|
||||
"armhf",
|
||||
"armv7",
|
||||
"aarch64",
|
||||
"amd64",
|
||||
"i386"
|
||||
],
|
||||
"startup": "application",
|
||||
"services": ["mqtt:need"],
|
||||
"services": [
|
||||
"mqtt:need"
|
||||
],
|
||||
"init": false,
|
||||
"boot": "auto",
|
||||
"map": ["config:rw"],
|
||||
"map": [
|
||||
"config:rw"
|
||||
],
|
||||
"ports": {
|
||||
"5279/tcp": 5279
|
||||
},
|
||||
@@ -84,4 +94,4 @@
|
||||
"data_path": "str"
|
||||
},
|
||||
"image": "egguy/addon-{arch}-grott-ha-addon-edge"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user