Sign inSign up

ledidobe/grottserver

By ledidobe

Updated over 2 years ago

Image
8

10K+

ledidobe/grottserver repository overview

2024-02-04: Version 2.7.8 is now latest

To catch up with github version 2.7.8 (github master) is now the latest version

Nervertheless it strongly recommended to use the 2.8.3 (Beta) image while this is the most recent (and stable) version.

2024-02-04: Beta Version 2.8.3 supports multiple architectures!

Image ledidobe/grott:2.8.3 is created to support multiple architectures (ARM V6/V7, ARM64 and AMD64).
Of course this version also has the latest Grott updates.

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.

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 version / update history see:

https://github.com/johanmeijer/grott/blob/Beta-(2.8.x)/Version_history.txt

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:c226008e8

Size

83.4 MB

Last updated

over 2 years ago

docker pull ledidobe/grottserver