airgradient_esphome icon indicating copy to clipboard operation
airgradient_esphome copied to clipboard

Update AQI breakpoints

Open richli opened this issue 1 year ago • 2 comments
trafficstars

I noticed that recently the US EPA updated the AQI formula. They changed a few of the breakpoints, such as lowering the first PM 2.5 bin from 12 μg/m³ to 9 μg/m³.

The AQI calculation in files such as sensor_pms5003.yaml cites the Wikipedia page for AQI, and it has already been updated with the changes.

richli avatar Jul 27 '24 22:07 richli

Thank you. I wasn't aware of the update.

Looking at it.

MallocArray avatar Aug 01 '24 18:08 MallocArray

Testing now https://github.com/MallocArray/airgradient_esphome/pull/76

MallocArray avatar Aug 01 '24 19:08 MallocArray

Included in the 4.0.5 release

MallocArray avatar Sep 05 '24 21:09 MallocArray