🎉 Release of add-on Grott stable branch (2.7) - An addon for Home Assistant to monitor Growatt inverters with MQTT 0.1.4

This commit is contained in:
Etienne G
2023-10-12 08:00:29 +00:00
parent 1b2432b525
commit 188947faec
3 changed files with 34 additions and 12 deletions
+2
View File
@@ -0,0 +1,2 @@
## Whats changed
Updated deployment system.
+20
View File
@@ -0,0 +1,20 @@
# Grott - Home Assistant native MQTT integration
![Release][release-shield]][release] ![Project Stage][project-stage-shield] ![Project Maintenance][maintenance-shield]
This addon allow you to run a local version of grott with the HA plugin
and auto discovery enabled.
The data is fowarded 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.
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
[release-shield]: https://img.shields.io/badge/version-v0.1.4-blue.svg
[release]: https://github.com/egguy/addon-grott/tree/v0.1.4
+5 -5
View File
@@ -1,7 +1,6 @@
---
name: grott
version: 044729b
name: Grott stable branch (2.7) - An addon for Home Assistant to monitor Growatt inverters
with MQTT
version: 0.1.4
slug: grott
description: The Growatt inverter monitor with current HA plugin integrated
url: https://github.com/egguy/addon-grott
@@ -25,7 +24,7 @@ options:
gmode: proxy
grott_mqtt: false
ginvtype: default
ginvtypemap: ""
ginvtypemap: ''
retain: false
verbose: false
ha_plugin: true
@@ -85,3 +84,4 @@ schema:
user: str?
password: str?
data_path: str
image: ghcr.io/egguy/grott/{arch}