Skip to content

herrphon-docker-stuff/fronius

 
 

Repository files navigation

Fronius client

This client is for retrieving the solar energy measurements from Fronius Galvo. Either by scraping the www.solarweb.com (assuming you have registered your inverter), or by accepting SolarApi v1 Pushes directly from the inverter.

Install

go get -u github.com/tgulacsi/fronius

Accepting pushes

Settings for the inverter, and start the receiver: INFLUX_USER=influxusername INFLUX_PASSW=influxuserpassword fronius serve.

This will accept the pushes from the inverter, and store the data in the specified InfluxDB.

About

Get data from Fronius' Solar.Web

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 88.9%
  • Dockerfile 11.1%