top | item 33488104

(no title)

daleswanson | 3 years ago

If you're ok with a bit of DIY, I recently got some Qwiic I2C sensors combined with an ESP32 running ESPHome. The Qwiic connectors made the hardware part really plug and play.

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.

discuss

order

No comments yet.