Skip to content

Releases: DMBlakeley/homebridge-awair2

Updates for 'awair' to 'awair2' migration

28 Nov 18:17
Compare
Choose a tag to compare
  • Add instructions to README.md for migrating from homebridge-awair to homebridge-awair2.
  • Address "StatusCodeError: 400" and "404" due to errors in handling of config.json entries.
  • Check that data sampling limit does not exceed maximum allowed per endpoint.
  • Set raw data sampling for non-Hobbyist tier to have minimum polling_interval of 60 seconds.
  • Improve error handling for axios HTTP calls.

Replace request-promise with axios

26 Nov 15:39
16813ff
Compare
Choose a tag to compare

Request-promise is deprecated and functionality replaced with axios. Additional changes:

  • Change @dependabot scanning from 'daily' to 'weekly'.
  • Removed extraneous packages from package-lock.json.

Add @dependabot support

24 Nov 22:31
Compare
Choose a tag to compare
  • Added dependabot.yml file.
  • Approved and merged @dependabot pull requests.
  • Confirmed plugin operation after merges.

Update for `Verified by Homebridge` approval

23 Nov 21:09
Compare
Choose a tag to compare

Add the Verified by Homebridge badge and update README.md header.

Addition of Wiki update

22 Nov 21:45
Compare
Choose a tag to compare
  • Minimum Omni occupancy level changed to 48.0dBA per Omni specifications.
  • Addition of Wiki screenshots.

Omni occupancy detection improvements (part 2)

20 Nov 00:31
Compare
Choose a tag to compare

Minimum sound level set to 47dBA based on dust sensor fan noise as guard for spurious low reading. Provide option to restart detection algorithm on Homebridge restart.

Omni Occupancy Detection Improvements

19 Nov 00:14
Compare
Choose a tag to compare

Omni occupancy is now determined by monitoring minimum sound level and setting a lower and upper limit based on offset value.

Add experimental support for Omni auto occupancy detection base on minimum sound level detected.

16 Nov 19:01
Compare
Choose a tag to compare

v5.5.3

  • Update build.yml to only include even numbered releases of node.js [10.x, 12.x, 14.x]
  • Update README.MD to provide additional details on adding 'test' devices to 'exclude' list.
  • Add experimental support for Omni auto occupancy detection base on minimum sound level detected.

Homebridge-Awair2 with Omni occupancy support

15 Nov 19:18
Compare
Choose a tag to compare

This release completes implementation of base functionality for the Awair family of air quality sensors (e.g. Awair 1st Edition, Awair Glow, Awair Mint, Awair Omni, Awair 2nd Edition, Awair Glow C, or Awair Element).