39 lines
1.3 KiB
Markdown
39 lines
1.3 KiB
Markdown
# 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.
|
|
|
|
## WARNING! THIS IS AN EDGE VERSION!
|
|
|
|
This Home Assistant Add-ons repository contains edge builds of add-ons.
|
|
Edge builds add-ons are based upon the latest development version.
|
|
|
|
- They may not work at all.
|
|
- They might stop working at any time.
|
|
- They could have a negative impact on your system.
|
|
|
|
This repository was created for:
|
|
|
|
- Anybody willing to test.
|
|
- Anybody interested in trying out upcoming add-ons or add-on features.
|
|
- Developers.
|
|
|
|
If you are more interested in stable releases of our add-ons:
|
|
|
|
<https://github.com/egguy/ha-addons>
|
|
|
|
|
|
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
|
|
[release-shield]: https://img.shields.io/badge/version-044729b-blue.svg
|
|
[release]: https://github.com/egguy/addon-grott/tree/044729b |