Skip to content

Releases: gustonator/goodwe-prometheus-exporter

v1.4.5

12 Sep 06:38
Compare
Choose a tag to compare

Released on 2024-09-12

What's new:

  • fixed an exception when the inverter provided duplicate sensor ids - @PhSchmitt

v1.4.4

24 Jul 06:37
Compare
Choose a tag to compare

Released on 2024-07-24

What's new:

added exception for spot prices, if the website is not available and the spot prices cannot be downloaded

v1.4.3

10 Jan 15:42
Compare
Choose a tag to compare

Released on 2024-01-10

What's new:

  • fixed a bug when the 'spot-scrape-interval' was not set. Closes #3
  • implemented a exception catch on SSL error on ote-cr website. Closes #2

v1.4.2

04 Jul 09:40
Compare
Choose a tag to compare

Released on 2023-07-04

What's new:

  • added --root-user-action=ignore into Dockerfile to supress error/warning message about using root
  • bumped version in script to the correct one

v1.4.1

27 Jun 11:29
Compare
Choose a tag to compare

Released on 2023-06-27

What's new:

  • Added exception handling
  • Added logging
  • fixed script for locating and identifying inverters (scripts/inverter_scan.py)
  • updated README - set goodwe module version to :latest

v1.4.0

05 Jun 20:19
Compare
Choose a tag to compare

Released on 2023-06-10

What's new:

  • added the possibility to set 'spot price scrape interval' to not spam ote-cr.cz API every minute
  • reworked the help menu
  • set the default fixed price to 0.20eur/KW

v1.3.0

24 Mar 20:00
Compare
Choose a tag to compare

Released on 2023-03-24

What's new:

  • added function to scrape spot prices from http://ote-cr.cz/
  • fixed showing logs when executing docker log <cointainer name>
  • set 0 as the new default value for energy_price
  • small code cleanups

v1.2.0

24 Feb 14:37
Compare
Choose a tag to compare

Released on 2023-02-24

What's new:

  • added pv_total_power variable to export the total power that a PV can produce

v1.1.1

06 Feb 22:04
Compare
Choose a tag to compare

Released on 2023-02-06

What's new:

  • changed to alpine image

v1.1.0

06 Feb 09:33
Compare
Choose a tag to compare

Released on 2023-02-06

What's new:

  • added the option to write the energy-price to promtheus tsdb