Skip to content

Releases: gjr80/weewx-aurora

v0.7.3

23 Mar 03:30
Compare
Choose a tag to compare
  • fix incorrect exception name

v0.7.2

23 Mar 03:06
Compare
Choose a tag to compare
  • refactor power and energy unit/group config to align with existing WeeWX equivalents
  • fix typos in readme

v0.7.1

22 Jan 07:29
Compare
Choose a tag to compare
  • change required WeeWX version to '5.0.0' to workaround version_compare() shortcomings

v0.7.0

04 Jan 20:43
Compare
Choose a tag to compare

Note: This extension package and subsequent versions require WeeWX v5 or later. If you wish to install the Power One Aurora driver under WeeWX v4.x you will need to download and install the v0.6.1 extension package.

  • requires WeeWX v5 or later
  • added support for weectl device
  • driver output when running the driver directly or via weectl device now supports unit conversion and formatting of displayed data
  • removed the option to use inverter time as loop packet dateTime field
  • replaced the deprecated Python optparse module with argparse
  • add bolding to usage instructions when the driver is run directly
  • significant refactoring of the code base to better allocate responsibilities between classes
  • removed distils dependency in installer
  • now Python 3.13 compatible

v0.6.1

12 Mar 02:28
Compare
Choose a tag to compare
v0.6.1 Pre-release
Pre-release

fix issue with structure of inverter commands with a payload

v0.6.0

09 Mar 05:24
Compare
Choose a tag to compare
v0.6.0 Pre-release
Pre-release

WeeWX 4.0 python 2/3 compatible

v0.5.1: 0.5.1 release

03 Feb 07:27
Compare
Choose a tag to compare
v0.5.1: 0.5.1 release Pre-release
Pre-release
  • finalised readmes
  • moved pvoutput out to its own repo

v0.5.0-v0.3.0

02 Feb 01:37
Compare
Choose a tag to compare
v0.5.0-v0.3.0 Pre-release
Pre-release
  • initial release of Aurora driver as a weeWX extension
  • initial release of PVOutput uploader as a weeWX extension