Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@homebridge-plugins/homebridge-air

The AirNow plugin allows you to monitor the current AirQuality for your Zip Code from HomeKit and Siri.

homebridge-plugin, air, Air Quality, homebridge, airnow, aqicn, air quality, waqi, pollution

readme

homebridge-verified

Homebridge Air

The Homebridge Air plugin allows you monitor the current AirQuality for your Zip Code from HomeKit and Siri.

Installation

  1. Search for "Air" on the plugin screen of Homebridge Config UI X.
  2. Click Install.

Configuration

  1. Login / create an account at https://airnow.gove/

  1. Type in your AirNow.gov API Key and Zip Code
  2. Click Save
  3. Restart Homebridge

Supported Air Quality Providers

Currently supports AQI Services:

Depending on where exactly you would like to monitor AQI, one service may be more appropriate than the other.

Supported Air Quality Features

This plugin will create an AirQualitySensor element. The Home app works well, but the Eve app seems to show more measurements. Measurements retrieved are PM2.5, PM10, & O3 for AirNow. Aqicn adds NO2, SO2, CO...

Thanks

Thank you to ToddGreenfield for the the work done on the accesorry based plugin homebridge-airnow.

changelog

Changelog

All notable changes to this project will be documented in this file. This project uses Semantic Versioning

1.0.2 (2025-03-04)

No New Releases During Lent

What's Changes

  • Housekeeping and updated dependencies.

Full Changelog: https://github.com/homebridge-plugins/homebridge-air/compare/v1.0.1...v1.0.2

1.0.1 (2025-01-25)

What's Changes

  • Housekeeping and updated dependencies.

Full Changelog: https://github.com/homebridge-plugins/homebridge-air/compare/v1.0.0...v1.0.1

1.0.0 (2024-11-10)

What's Changes

  • Release of homebridge-air which allows you to update your see the air qualiry from AirNow Web API.

Full Changelog: https://github.com/homebridge-plugins/homebridge-air/compare/v0.1.0...v1.0.0

0.1.0 (2024-09-07)

What's Changes

  • Initial Release