michaelahern / homebridge-airthings

A Homebridge plugin for Airthings air quality monitors via the Airthings Consumer API.
ISC License
38 stars 6 forks source link

Air Quality uses CO2 but doesn’t show it #36

Closed Morac2 closed 6 months ago

Morac2 commented 1 year ago

The Air Quality uses PM2, VOC and CO2, but only shows the PM2 and VOC, so many times it will show as fair or poor, but I have to dig into the CO2 sensor to see why.

image
Morac2 commented 1 year ago

On a side note, I don’t know where that VOC value came from. The actual VOC value at the time was 167 ppb. There is no option to show VOC in ug/m3 in the AirThings app.

image

Edit: I found a way to see the VOC in ug/m3 on the dashboard, but the values still don’t match up. Home app is showing about a 40% higher value for the VOC than the dashboard. The values used to be fairly close until I added a second device. I can confirm the CO2 values are correct for both devices.

image image
michaelahern commented 6 months ago

Version 1.1 includes updates to show CO2 and Humidity values under the Air Quality sensor. Radon is not an officially support characteristic in HomeKit and will not be visible in the Apple Home app. Latest version also includes the ability to configure which sensors are used in calculating the Air Quality value as well. Thank you for raising!