🎉 Release of add-on Grott stable branch (2.7) 0.1.8

This commit is contained in:
Etienne G
2024-04-08 12:12:40 +00:00
parent dd49f206f6
commit d93d6347de
5 changed files with 40 additions and 10 deletions
+31 -2
View File
@@ -1,5 +1,34 @@
## Whats changed
Add a functionality to make measure expires after 15 min.
If the add-on doesn't receive data for an inverter for more than 15 minutes (e.g. turned off at night). It is considered disconnected. This prevents having phantom production at night when the inverter turn off.
## 🐛 Bug fixes
- Add CI testing @egguy (#37)
## 🚀 Enhancements
- Add versionned branch support @egguy (#23)
- Addon configuration migration @egguy (#28)
- feat: Use the python image for the addon @egguy (#35)
- Add CI testing @egguy (#37)
## 📚 Documentation
- Corrected the documentation generation @egguy (#19)
- Removed the last trace of the old extension
- Addon configuration migration @egguy (#28)
- Fix: Minor documentation updates @egguy (#36)
## ⬆️ Dependency updates
- ⬆️ Update Add-on base image to v14.3.3 @renovate (#20)
- ⬆️ Update peter-evans/repository-dispatch action to v3 @renovate (#22)
- ⬆️ Update Add-on base image to v15 (major) @renovate (#21)
- ⬆️ Update Add-on base image to v15.0.6 @renovate (#25)
- ⬆️ Update Add-on base image to v15.0.7 @renovate (#29)
- ⬆️ Update alpine_3_18/bind-tools to v9.18.24-r0 @renovate (#30)
- ⬆️ Update grott-ha-plugin to v0.11.0 @renovate (#34)
- feat: Use the python image for the addon @egguy (#35)
- ⬆️ Update actions/cache action to v4.0.2 @renovate (#38)
- ⬆️ Update docker/setup-buildx-action action to v3.3.0 @renovate (#39)
+1 -1
View File
@@ -121,7 +121,7 @@ It is recommended to deactivate the **Home Assistant plugin** in the configurati
## Configuration of grott
The add-on creates a folder in home assistant. You can find it in the `/config/grott` folder of your home assistant instance.
The add-on creates a folder in home assistant. You can find it in the `/addon_configs/grott/` folder of your home assistant instance.
You can create/modify the `grott.ini` using the file editor add-on or VS Code add-on. This allows you to add pvoutput support or to add a custom JSON layout.
+2 -2
View File
@@ -15,6 +15,6 @@ This addon is based on the 2.7.8 [grott](https://github.com/johanmeijer/grott) c
[maintenance-shield]: https://img.shields.io/maintenance/yes/2023.svg
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
[release-shield]: https://img.shields.io/badge/version-v0.1.7-blue.svg
[release]: https://github.com/egguy/addon-grott/tree/v0.1.7
[release-shield]: https://img.shields.io/badge/version-v0.1.8-blue.svg
[release]: https://github.com/egguy/addon-grott/tree/v0.1.8
[docs]: https://github.com/egguy/addon-grott/blob/main/grott/DOCS.md
+3 -2
View File
@@ -1,5 +1,5 @@
name: Grott stable branch (2.7)
version: 0.1.7
version: 0.1.8
slug: grott
description: The Growatt inverter monitor with current HA plugin integrated
url: https://github.com/egguy/addon-grott
@@ -13,7 +13,8 @@ services:
- mqtt:need
init: false
map:
- config:rw
- addon_config:rw
- homeassistant_config:rw
ports:
5279/tcp: 5279
ports_description: