Sign inSign up

mpfl/pvstats

By mpfl

Updated about 7 years ago

Based on https://github.com/mpfl/pvstats

Image
1

100K+

mpfl/pvstats repository overview

PVStats

Please see GitHub for full documentation including example configuration file.

Photovoltaic Inverter Statistics Scanner and Uploader

PVStats is a tool used to connect to your inverter using Modbus TCP, scan for various power figures, and then upload the data to various report services.

Currently supported inverters include:

  • Sungrow SG5KTL (TCP and RS485)
  • Fronius (WiFi)
  • SolaX X1-5.0-T (WiFi)
  • TODO: Sungrow SH5K
  • TODO: SMA Sunny Boy

Currently supported reporting methods include:

  • PVOutput.org
  • MQTT
  • InfluxDB
  • TODO: dweet.io

Docker

To deploy a container:

  • Create a pvstats.conf based on pvstats.conf.example
  • Run the container with docker run
docker run -v /path/to/config:/config mpfl/pvstats

Tag summary

Content type

Image

Digest

Size

27.9 MB

Last updated

about 7 years ago

docker pull mpfl/pvstats