🎉 Release of add-on Grott Beta branch (2.8) 0.1.5
This commit is contained in:
@@ -59,10 +59,10 @@ For a general repository issue or add-on ideas [open an issue here][issue]
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
[addon-grott-current]: https://github.com/egguy/addon-grott-beta/tree/v0.1.3
|
[addon-grott-current]: https://github.com/egguy/addon-grott-beta/tree/v0.1.5
|
||||||
[addon-doc-grott-current]: https://github.com/egguy/addon-grott-beta/blob/v0.1.3/README.md
|
[addon-doc-grott-current]: https://github.com/egguy/addon-grott-beta/blob/v0.1.5/README.md
|
||||||
[grott-current-issue]: https://github.com/egguy/addon-grott-beta/issues
|
[grott-current-issue]: https://github.com/egguy/addon-grott-beta/issues
|
||||||
[grott-current-version-shield]: https://img.shields.io/badge/version-v0.1.3-blue.svg
|
[grott-current-version-shield]: https://img.shields.io/badge/version-v0.1.5-blue.svg
|
||||||
[grott-current-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
[grott-current-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
|
||||||
[grott-current-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
[grott-current-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
|
||||||
[grott-current-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
[grott-current-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||||
|
|||||||
@@ -1,8 +1,5 @@
|
|||||||
## What’s changed
|
## What’s changed
|
||||||
## 🚀 Enhancements
|
|
||||||
|
|
||||||
- Propagate deployment to the old repo @egguy (#3)
|
|
||||||
|
|
||||||
## 📚 Documentation
|
## 📚 Documentation
|
||||||
|
|
||||||
- Add improved documentation @egguy (#4)
|
- Update of the documentation + README template @egguy (#15)
|
||||||
|
- Corrected minor documentation bug
|
||||||
|
|||||||
@@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
![Release][release-shield]][release] ![Project Stage][project-stage-shield] ![Project Maintenance][maintenance-shield]
|
![Release][release-shield]][release] ![Project Stage][project-stage-shield] ![Project Maintenance][maintenance-shield]
|
||||||
|
|
||||||
|
[](https://www.buymeacoffee.com/egguy)
|
||||||
|
|
||||||
This addon allow you to run a local version of grott with the HA plugin
|
This addon allow you to run a local version of grott with the HA plugin
|
||||||
and auto discovery enabled.
|
and auto discovery enabled.
|
||||||
|
|
||||||
@@ -13,7 +15,8 @@ This addon is based on the 2.8 Branch of [grott](https://github.com/johanmeijer/
|
|||||||
[:books: Read the full add-on documentation][docs]
|
[:books: Read the full add-on documentation][docs]
|
||||||
|
|
||||||
|
|
||||||
|
[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
|
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
|
||||||
[release-shield]: https://img.shields.io/badge/version-v0.1.3-blue.svg
|
[release-shield]: https://img.shields.io/badge/version-v0.1.5-blue.svg
|
||||||
[release]: https://github.com/egguy/addon-grott-beta/tree/v0.1.3
|
[release]: https://github.com/egguy/addon-grott-beta/tree/v0.1.5
|
||||||
[docs]: https://github.com/egguy/addon-grott-beta/blob/main/grott-beta/DOCS.md
|
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
name: Grott Beta branch (2.8) - An addon for Home Assistant to monitor Growatt inverters
|
name: Grott Beta branch (2.8)
|
||||||
version: 0.1.3
|
version: 0.1.5
|
||||||
slug: grott-current
|
slug: grott-beta
|
||||||
description: The Growatt inverter monitor with current HA plugin integrated
|
description: The Growatt inverter monitor with current HA plugin integrated
|
||||||
url: https://github.com/egguy/addon-grott-beta
|
url: https://github.com/egguy/addon-grott-beta
|
||||||
arch:
|
arch:
|
||||||
|
|||||||
Reference in New Issue
Block a user