I am running a PMSA003I on a Metro ESP32S2 with CircuitPython. The setup was ridiculously easy and the sensor works like a charm. I followed Lady Ada's setup guide for pm25. Now I want to push this data into Home Assistant for a couple of reasons...mainly...
Automations - (my girlfriend builds amazing custom furniture and it would be interesting to track VOCs while she's staining or paining and trigger exhaust fan automations.
I'm pretty new with this hobby/obsession, so please bear with me. Python is not my strong suit, I may need an example. I have tried messing with the minimqtt library, couldn't figure it out. Maybe Adafruit IO is the way to go? I'm at a loss.
Thank you so much.