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 - HA extension",
"version": "dev",
"version": "2.7.8",
"slug": "grott",
"description": "The Growatt inverter monitor",
"url": "https://github.com/johanmeijer/grott",
@@ -69,5 +69,6 @@
"user": "str?",
"password": "str?"
}
}
},
"image": "egguy/addon-{arch}-grott-ha-addon"
}