Restored config.json before switching to new version

This commit is contained in:
Etienne G
2023-08-15 19:34:28 +10:00
parent 23cb91ef01
commit f84a5aeed9
2 changed files with 6 additions and 4 deletions
+3 -2
View File
@@ -1,6 +1,6 @@
{
"name": "Grott edge - Home Assistant native MQTT integration - current",
"version": "dev",
"version": "edge-5821354480",
"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",
@@ -82,5 +82,6 @@
"password": "str?"
},
"data_path": "str"
}
},
"image": "egguy/addon-{arch}-grott-ha-addon-edge"
}