Releases: michaelahern/homebridge-airthings
Releases · michaelahern/homebridge-airthings
v1.4.0
v1.3.1
Minor Changes
v1.3.0
Minor Changes
- Enabled code formatting and linting standards within the project
- Enabled support for npm provenance statements
- Various dependency version updates
v1.2.0
Minor Changes
- Various dependency version updates
v1.1.0
Notable Changes
- Ability to configure the sensors used to calculate the Air Quality sensor value [#30]
- Set CO2 & Humidity characteristics under the Air Quality sensor [#36]
- Note: This is not officially supported as per the HomeKit spec, but do appear to be visible in the Apple Home app.
- Update VOC ppb to µg/m³ conversion logic to align with Airthings logic [#37]
- Removed Node 16 support
- Various dependency updates
v1.0.0
Notable Changes
- Configurable CO2 detection threshold [#30]
- Configurable debug logging to opt into sensor metric logging and reduce logging noise by default @davidjbradshaw [#27] [#33]
- Improved validation logic when updating sensor values to prevent HomeKit exceptions and other errors @cgrazy @davidjbradshaw [#26] [#32]
- Added Node 20 build and removed Node 14 build
- Dependency version updates
v0.8.0
v0.7.0
v0.6.0
Notable Changes
- Experimental support for View Pollution and View Radon devices
If you own one of these devices, please open an issue to report if it works or not..
v0.5.0
Notable Changes
- Support for the Mold Risk Indicator sensor on Wave Mini [#6]
Note: Mold risk is now factored into the Air Quality sensor status on Wave Mini devices, but its value is only visible in some apps (e.g. Eve) - Show current device battery level in Apple Home app @ninjas28 [#4] [#10] [#13]