Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 595 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 595 Bytes

DEPRECATED Because of the poor implementation of the Wifi stack on the Fronius Wattpilot it is not possible to implement this library reliable.

The library is still available for reference.

go-wattpilot

Wattpilot API for go used primarly on evcc API Implementation is inspired from https://github.com/joscha82/wattpilot

Shell

./shell contains a shell to interact with the wattpilot to test out values

prometheus

./prometheus contains the prometheus exporter

Testing building locally

docker build -f prometheus/Dockerfile .