Skip to content

Releases: jim-easterbrook/pywws

24.8.0

21 Aug 07:39
Compare
Choose a tag to compare
1/ Update MQTT to allow self certification.

24.2.0

01 Feb 08:54
Compare
Choose a tag to compare

1/ Ignore data changes that happen when pointer changes.
2/ Python 3.11 compatibility.

23.2.0

11 Feb 09:59
Compare
Choose a tag to compare
1/ Reduced incidence of CWOP service timeout errors.

22.10.0

15 Oct 09:23
Compare
Choose a tag to compare
1/ Reduced incidence of CWOP service timeout errors.

22.9.0

26 Sep 08:44
Compare
Choose a tag to compare
1/ Reject data if 'pointer' value is invalid due to failing hardware.
2/ Updated Weather Underground uploader documentation.

22.3.0

31 Mar 07:04
Compare
Choose a tag to compare
1/ Replace pytz with dateutil.tz.
2/ Fix some hidapi USB problems.
3/ Correct some typos in documentation.

21.4.0

02 Apr 11:19
Compare
Choose a tag to compare
1/ Fixed problems with timezones ready for next release of tzlocal.
2/ Fixed rare problem with 'saved_date' being 'None'.

21.3.0

15 Mar 10:39
Compare
Choose a tag to compare
1/ Added -d option to pywws-setweatherstation. This is useful if your
station sets loads of alarms after a reset.
2/ Updated pywws.timezone to cope with changes in Python 3.6.
3/ Various bug fixes and minor improvements.

20.1.0

23 Jan 15:04
Compare
Choose a tag to compare
1/ Added a "Windy" service uploader module.
2/ Various bug fixes and minor improvements.

19.7.1

12 Jul 09:56
Compare
Choose a tag to compare
1/ Update default template_txt for service.mqtt to provide wider range of
values out of the box. The published format is not backwards compatible,
but this only affects new users.
2/ Improved reliability with "solar" stations when lost contact with solar
sensors.
3/ Some file data errors should now be detected and a log message sent.