Skip to content

Releases: MarcusWichelmann/EnergyExporter

3.2.0

09 Mar 19:27
ea6c83b

Choose a tag to compare

  • Added support for Janitza Energy Analyzers
  • Allow specifying hosts using DNS names

3.1.0

18 May 13:42

Choose a tag to compare

3.0.0

07 May 13:28
12fa82e

Choose a tag to compare

  • Renamed project to the more general EnergyExporter instead of SolarEdgeExporter
  • Add abstraction to allow support for devices from other vendors than just SolarEdge
  • Add SerialNumberOverride for SolarEdge devices, as SolarEdge inverters have a bug and sometimes report the serial number of meters as "0"
  • Change configuration format

Note that this release contains breaking changes and requires an update of your appsettings.json. See appsettings.sample.json for details.

2.0.0

15 Aug 20:11
5e9ddd0

Choose a tag to compare

  • Adds support for querying multiple inverters
  • Adds optional InfluxDB export feature
  • Systemd-support
  • Refactorings and other improvements

This release changes the config format in an incompatible manner. Please take a look at the updated appsettings.sample.json and update your config accordingly.

1.2.1

20 May 18:29
0f7b0f2

Choose a tag to compare

  • Fixed Prometheus metrics encoding

1.2.0

20 May 17:13
51bfeab

Choose a tag to compare

  • Added Docker images for arm64 and armv7

1.1.0

16 May 17:33
5f2edd3

Choose a tag to compare

  • Added Prometheus exporter
  • Option for JSON indentation
  • Bugfixes and optimizations

1.0.0

02 May 20:47
a546847

Choose a tag to compare

Initial release. Supports reading Inverter, Meter and Battery data and exports it as JSON or XML.