Skip to content

Releases: Smith8154/homebridge-airgradient

2.3.3

14 Sep 16:35
f4804e3

Choose a tag to compare

Fix: Increase polling timeout from 5 seconds to 30 seconds.

Full Changelog: 2.3.2...2.3.3

2.3.2

14 Sep 03:17

Choose a tag to compare

What's Changed

  • Fix: restore cached accessories without recreating them by @russellquinn in #17
  • Fix: various code fixes for enhanced error handling
  • Update: add support for newer NPM versions
  • Update: ensure Homebridge 2.0 is supported
  • Update: update axiox version to latest supported

Full Changelog: 2.2.0...2.3.2

2.2.0

22 Jun 01:38
d852e40

Choose a tag to compare

What's Changed

Full Changelog: 2.1.1...2.2.0

2.1.1

08 Mar 23:27
84049ed

Choose a tag to compare

What's Changed

  • Fix for duplicate functions to support compensated values by @russellquinn in #9

New Contributors

Full Changelog: 2.1.0...2.1.1

2.1.0

06 Mar 00:34
3e03efd

Choose a tag to compare

Add option to use compensated values.

2.0.0

08 Dec 18:08
0594b1a

Choose a tag to compare

Removed the dependency on the AirGradient API based on issue #1. This release is now fully local, only requiring you to enter the devices serial number for direct polling.

1.0.3

09 Jun 02:53
d662005

Choose a tag to compare

What's Changed

  • Added Support for Temp, CO2, and Humidity by @MKulfan in #1

New Contributors

Full Changelog: 1.0.2...1.0.3

1.0.2

25 May 18:08
de0fa04

Choose a tag to compare

Allow multiple devices to be configured.
Allow configuration from Homebridge UI.
Fix dependency on axios.

Full Changelog: 1.0.0...1.0.2

Release 1.0.0

24 May 21:42
3201fb1

Choose a tag to compare

Initial release. This is a working version that allows you to connect one AirGradient device and have values reported into HomeKit.