Skip to content

Releases: markruys/gw2pvo

Maintenance release

05 Jul 20:51
Compare
Choose a tag to compare

New features:

  • Dockerfile to run gw2pvo in a container
  • Set timezone based on --city ... setting
  • Ctrl-C keyboard interrupt handler

Fixes:

  • Make log level configurable by --config ...
  • Allow skip_offline a config setting

Bug fix release

05 Jul 15:28
Compare
Choose a tag to compare

Fixes:

  • Make GW API credentials required settings again
  • Add oauthlib and requests-oauthlib dependencies

Feature release

05 Jul 11:15
Compare
Choose a tag to compare

New features:

  • Support PyPi.org (simplifies installation)
  • Support multiple inverters (#9)
  • Support public Netatmo weather stations (#40)
  • Added support to store credentials in a config file
  • Support inverter with multiple strings (#19)

Make sure Astral 2 or higher gets installed

29 Jun 15:14
Compare
Choose a tag to compare

Make sure Astral 2 or higher gets installed. Also enforce Python 3.6 which is required by Astral 2.

Fix invocation with --date

28 Jun 20:30
Compare
Choose a tag to compare

Easier installation

28 Jun 18:36
Compare
Choose a tag to compare

Changes:

  • Use wheels so package dependencies are installed too
  • Update to Astral 2
  • More robust GW API exception handling

Switch to Sems API v2

27 Jun 19:46
Compare
Choose a tag to compare

Sems APV v1 seems to be deprecated, it's certificate has not been renewed. For more details, read #42.

Bug fix release

17 Jun 17:25
Compare
Choose a tag to compare

Better Python 3 compliance

08 Oct 20:03
Compare
Choose a tag to compare

Added a check on Python 3 during installation, plus removed some dependency on Python 3.5.

Support new Sems portal

08 Oct 19:19
Compare
Choose a tag to compare

As GoodWe phased out the old API, the application was rewritten to use the GoodWe Sems portal.

Note that you now need to add your GoodWe username and password to the invocation of the script.