xvfLJfx9 2 days ago

I wish it would have support for Zigbee so I can pair it with other open data aggregation systems like Home Assistant. AirGradient, another cool air quality monitor, for example, does not have this.

3
scottlamb 1 day ago

The trick with the AirGradient is to use one of the ESPHome configs available [1] instead of their crappy Arduino sketch. Then it integrates with Home Assistant perfectly.

[1] e.g. https://github.com/MallocArray/airgradient_esphome

patrickk 2 days ago

They integrate with Home Assistant via MQTT:

https://www.crowdsupply.com/networked-artifacts/air-lab/upda...

westurner 1 day ago

Matter protocol support would also be a useful feature.

Potential integration: Run HVAC fans and/or an attic fan and/or a crawlspace fan if indoor AQI is worse than outdoor AQI

This says that Air Quality Sensor support was added to matter protocol in 2023: https://csa-iot.org/newsroom/matter-1-2-arrives-with-nine-ne... :

> Air Quality Sensors – Supported sensors can capture and report on: PM1, PM2.5, PM10, CO2, NO2, VOC, CO, Ozone, Radon, and Formaldehyde. Furthermore, the addition of the Air Quality Cluster enables Matter devices to provide AQI information based on the device’s location

/? matter protocol Air Quality Cluster: https://www.google.com/search?q=matter+protocol+Air+Quality+...

256dpi 1 day ago

We'll definitely look into supporting Matter in the future, as it would allow integration with the most common home automation platforms/apps out there.