🎉 Release of add-on Grott stable branch (2.8) 0.1.10
This commit is contained in:
+8
-14
@@ -1,20 +1,14 @@
|
||||
## What’s changed
|
||||
## 🚀 Enhancements
|
||||
|
||||
- (feat) Rebuild the addon using the stable branch @egguy (#46)
|
||||
|
||||
## 🧰 Maintenance
|
||||
|
||||
- Replaced goss image testing by pytest testinfra
|
||||
- Updated adddon title @egguy (#50)
|
||||
- (chore) Update the version of grott @egguy (#55)
|
||||
|
||||
## ⬆️ Dependency updates
|
||||
|
||||
- ⬆️ Update requests to v2.32.1 @renovate (#42)
|
||||
- ⬆️ Update Add-on base image to v13.1.3 @renovate (#40)
|
||||
- ⬆️ Update requests to v2.32.2 @renovate (#43)
|
||||
- ⬆️ Update influxdb to v5.3.2 @renovate (#41)
|
||||
- ⬆️ Update docker/login-action action to v3.2.0 @renovate (#44)
|
||||
- ⬆️ Update requests to v2.32.3 @renovate (#45)
|
||||
- Updated goss version @egguy (#47)
|
||||
- (feat) Rebuild the addon using the stable branch @egguy (#46)
|
||||
- ⬆️ Update pytest to v8.2.2 @renovate (#48)
|
||||
- ⬆️ Update docker/build-push-action action to v5.4.0 @renovate (#49)
|
||||
- ⬆️ Update docker/setup-qemu-action action to v3.1.0 @renovate (#53)
|
||||
- ⬆️ Update docker/setup-buildx-action action to v3.4.0 @renovate (#54)
|
||||
- ⬆️ Update docker/build-push-action action to v6 @renovate (#52)
|
||||
- Updated adddon title @egguy (#50)
|
||||
- (chore) Update the version of grott @egguy (#55)
|
||||
|
||||
+3
-3
@@ -10,11 +10,11 @@ and auto discovery enabled.
|
||||
The data is forwarded to the growatt's server.
|
||||
The grott server decode them and send them to your HA instance.
|
||||
|
||||
This addon is based on the 2.7.8 [grott](https://github.com/johanmeijer/grott) code and current grott_ha extension.
|
||||
This addon is based on the 2.8.3 [grott](https://github.com/johanmeijer/grott) code and current grott_ha extension.
|
||||
|
||||
|
||||
[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.9-blue.svg
|
||||
[release]: https://github.com/egguy/addon-grott/tree/v0.1.9
|
||||
[release-shield]: https://img.shields.io/badge/version-v0.1.10-blue.svg
|
||||
[release]: https://github.com/egguy/addon-grott/tree/v0.1.10
|
||||
[docs]: https://github.com/egguy/addon-grott/blob/main/grott/DOCS.md
|
||||
+2
-2
@@ -1,5 +1,5 @@
|
||||
name: Grott stable branch (2.7)
|
||||
version: 0.1.9
|
||||
name: Grott stable branch (2.8)
|
||||
version: 0.1.10
|
||||
slug: grott
|
||||
description: The Growatt inverter monitor with current HA plugin integrated
|
||||
url: https://github.com/egguy/addon-grott
|
||||
|
||||
Reference in New Issue
Block a user