🎉 Release of add-on Grott Beta branch (2.8) 0.1.7
This commit is contained in:
+21
-5
@@ -1,11 +1,27 @@
|
||||
## What’s 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 with goss + fix error with dig @egguy (#33)
|
||||
|
||||
## 🚀 Enhancements
|
||||
|
||||
- Add the support for creating a versioned release @egguy (#19)
|
||||
- Use [Grott 2.8.3](https://github.com/johanmeijer/grott/commit/c97bd8ca8c6b8dd778cd3a089711703e0a60bd7e)
|
||||
- Updated build to use the new python base image @egguy (#30)
|
||||
- Add CI with goss + fix error with dig @egguy (#33)
|
||||
|
||||
## 🧰 Maintenance
|
||||
|
||||
- Add CI with goss + fix error with dig @egguy (#33)
|
||||
|
||||
## ⬆️ Dependency updates
|
||||
|
||||
- ⬆️ Update Add-on base image to v14.3.3 @renovate (#17)
|
||||
- ⬆️ Update Add-on base image to v15 (major) @renovate (#18)
|
||||
- ⬆️ Update peter-evans/repository-dispatch action to v3 @renovate (#20)
|
||||
- ⬆️ Update Add-on base image to v15.0.6 @renovate (#23)
|
||||
- ⬆️ Update Add-on base image to v15.0.7 @renovate (#25)
|
||||
- Updated build to use the new python base image @egguy (#30)
|
||||
- ⬆️ Update grott-ha-plugin to v0.11.0 @renovate (#28)
|
||||
- ⬆️ Update actions/cache action to v4.0.2 @renovate (#34)
|
||||
- ⬆️ Update docker/setup-buildx-action action to v3.3.0 @renovate (#37)
|
||||
|
||||
@@ -18,5 +18,5 @@ This addon is based on the 2.8 Branch of [grott](https://github.com/johanmeijer/
|
||||
[docs]: https://github.com/egguy/addon-grott-beta/blob/main/grott-beta/DOCS.md
|
||||
[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.6-blue.svg
|
||||
[release]: https://github.com/egguy/addon-grott-beta/tree/v0.1.6
|
||||
[release-shield]: https://img.shields.io/badge/version-v0.1.7-blue.svg
|
||||
[release]: https://github.com/egguy/addon-grott-beta/tree/v0.1.7
|
||||
@@ -1,5 +1,5 @@
|
||||
name: Grott Beta branch (2.8)
|
||||
version: 0.1.6
|
||||
version: 0.1.7
|
||||
slug: grott-beta
|
||||
description: The Growatt inverter monitor with current HA plugin integrated
|
||||
url: https://github.com/egguy/addon-grott-beta
|
||||
|
||||
Reference in New Issue
Block a user