(no title)
daleswanson | 3 years ago
I have SGP40 for VOC - https://www.adafruit.com/product/4829 For True CO2 I have a SCD40 - https://www.adafruit.com/product/5187 For dust I have a PMSA003I - https://www.adafruit.com/product/4632
You can buy 1 of these, and add the other if/when you want to measure something else.
This is an ESP32, although I don't have this exact one - https://www.adafruit.com/product/5337
And then ESPHome - https://esphome.io/
ESPHome publishes the data on MQTT, which I then read in Home Assistant.
No comments yet.