Sign inSign up

ledidobe/grottserverrpi

By ledidobe

Updated over 3 years ago

Image
1

615

ledidobe/grottserverrpi repository overview

2023-02-05: Version 2.7.8 is now Beta!

This is a test version of grott which eliminated the need for communication with the growatt server. It also allows to read and set the inverter and datalogger registers with an api.

Be aware: This the ARM32 (RPI) version. For x86 see grottserver!

Minimal command to start the container:

docker run -d -p 5279:5279 -p 5782:5782 --name grott -e gmqttip="your.ip.address.number" ledidobe/grottserver:beta

It behaves the same as the normal grott docker image (the same environmental settings can and should be used). Only the data will stay inside the grottserver.

Be aware it is a beta version (unexpected things might happen)

For more information on grott see: https://github.com/johanmeijer/grott

For more information on grottserver beta (and API) see: https://github.com/johanmeijer/grott/discussions/98

We like your feed back [and stars ;) ]

Tag summary

Content type

Image

Digest

sha256:5ff05d008

Size

30.7 MB

Last updated

about 4 years ago

docker pull ledidobe/grottserverrpi