Skip to content

Releases: bakerkj/weewx-purpleair

v0.9

31 Oct 19:08
Compare
Choose a tag to compare
  • limit the number of api fields requested from PurpleAir API (thanks to xslima00)
  • switch to using X-API-Key header for PurpleAir API

v0.8

31 Jul 18:59
Compare
Choose a tag to compare
  • switch to new PurpleAir API (thanks to @xslima00)
  • do not capture stale particle sensor data (thanks to @xslima00)

v0.7

15 Dec 04:32
Compare
Choose a tag to compare

Temporarily revert logging changes in 0.6.

added logging around mismatched data

20 Jul 14:42
Compare
Choose a tag to compare
v0.6

update changelog

v0.5: Merge pull request #19 from bakerkj/multithreaded-service

19 Apr 23:04
4c6fc1b
Compare
Choose a tag to compare

. Threaded data fetcher (separate from main thread).
. Ported to python 3 and weewx v4.x