20 lines
1008 B
Markdown
20 lines
1008 B
Markdown
# Grott - Home Assistant native MQTT integration
|
|
|
|
[![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
|
|
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.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.12-blue.svg
|
|
[release]: https://github.com/egguy/addon-grott/tree/v0.1.12
|
|
[docs]: https://github.com/egguy/addon-grott/blob/main/grott/DOCS.md |