piwi1263 / MaxPower

A prometheus exporter for SOLARMAX inverters using an own reverse-engineered implementation of their proprietary MaxTalk protocol

Home Page:https://hub.docker.com/r/awaescher/maxpower

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MaxPower

MaxPower is a prometheus exporter for SOLARMAX inverters.

The communication to the inverters is achieved with an reverse-engineered implementation of the proprietary MaxTalk protocol reimplemented in C# (MaxTalkSharp).

Usage with Docker

The easiest way to use MaxPower is with docker. Use the files from the dashboard sample to run a MaxPower container along with Prometheus and Grafana for a local dashboard stack which runs perfectly fine on a Raspberry Pi.


Solar panel icon created by Freepik - Flaticon

About

A prometheus exporter for SOLARMAX inverters using an own reverse-engineered implementation of their proprietary MaxTalk protocol

https://hub.docker.com/r/awaescher/maxpower

License:MIT License


Languages

Language:C# 94.2%Language:Dockerfile 5.8%