Skip to content
This repository has been archived by the owner on May 16, 2024. It is now read-only.

Releases: CodeCasterNL/PVBridge

v0.7.2

26 Dec 19:28
Compare
Choose a tag to compare

Note: requires manual uninstall before updating, see https://codecasternl.github.io/PVBridge/downloads.html.

  • GoodWe API removed a v1 endpoint, upgraded all of them to v3

Full Changelog: v0.7.1...v0.7.2

v0.7.1

15 Oct 19:28
Compare
Choose a tag to compare

Note: requires manual uninstall before updating, see https://codecasternl.github.io/PVBridge/downloads.html.

  • Updated GoodWe API format so we can sync again.
  • Fix typo in UI.

Full Changelog: v0.7.0...v0.7.1

v0.7.0

25 Aug 19:25
Compare
Choose a tag to compare

Note: requires manual uninstall before updating, see https://codecasternl.github.io/PVBridge/downloads.html.

Fixes:

  • Command-line sync further back than 14 days (--snapshot-days 90, see Command line docs).
  • Loop logic rewritten, should now wait until the next interval and not fall back to backlog sync.
  • Log JSON before deserializing, not after.
  • Nullability issues in GoodWe response.

Full Changelog: v0.6.2...v0.7.0

v0.6.4

21 Jul 20:40
Compare
Choose a tag to compare
v0.6.4 Pre-release
Pre-release

Fix GoodWe inverter selection, or so we hope.

Full Changelog: v0.6.3...v0.6.4

v0.6.3

21 Jul 19:03
Compare
Choose a tag to compare
v0.6.3 Pre-release
Pre-release

Don't try to sync before GoodWe plant installation date.

Requires saving the configuration from the UI to use that date.

Configure during setup (service will reload automatically) or start PVBridge Configuration UI afterwards.


Partially fixes #23 and touches on #10.

Full Changelog: v0.6.2...v0.6.3

v0.6.2

15 Jun 18:10
Compare
Choose a tag to compare
  • Parse API dates according to user settings.
  • Fix event log logging.

Full Changelog: v0.5.0...v0.6.2

v0.5.0

09 May 11:24
Compare
Choose a tag to compare

First release.