Releases: gustonator/goodwe-prometheus-exporter
Releases · gustonator/goodwe-prometheus-exporter
v1.4.5
Released on 2024-09-12
What's new:
- fixed an exception when the inverter provided duplicate sensor ids - @PhSchmitt
v1.4.4
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
v1.4.2
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
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
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
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 forenergy_price
- small code cleanups
v1.2.0
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
Released on 2023-02-06
What's new:
- changed to alpine image
v1.1.0
Released on 2023-02-06
What's new:
- added the option to write the energy-price to promtheus tsdb