Hi everyone,
I am writing to understand if ESPhome is working on or plan to integrating the Air Quality sensor “Sensirion SEN 6x”. The SEK variant, the one for testing, is out and the Arduino git is out from two weeks (link).
I saw that in the ESPhome site, browsing the list of the supported Air Quality Sensors, there are some Sensirion sensors already supported.
It seems that Senserion still hasn’t released this sensor yet, but I’m also quite interested. It looks like the form factor is also overhauled, and a bit more manageable for case designs.
Hello there,
I was waiting for the official component realeas but months has passed and there are no news or update so I decided to buy the SEN66 product.
You say that you have got it running with that external component but can you give me some help to do the same?
I have a ESP32 and I ahve two questions about the phisical connection:
is there a specific connector that I have to buy for the sensor side? Is the JST GHR-06V-S 6 pin type connector?
What is the wire diagram connection for the esp32 side?
Hello!
I just found the wire diagram and buy the right connector.
I have a doubt about this sentence: “Both SCL and SDA lines are open drain I/Os. They must be connected to external pull-up resistors (e.g. Rp = 10 kΩ)”.
Do you use the resistors or not?
Not sure anyone is still using this, but I did get mine up all and working. with at least one issue around the temp offsets. In the SEN55, there was one temp slot stored on the sensor, with the diff offsets/slopes etc. On the SEN66, they ahve 5 slots, and average across all of them it seems, so even if you do adjust the one in the YAML file above, it gets averaged across all 5 so you barely see a change.
@Scarpetta3 Did you get yours working? I just wired mine directly to the ESP32, no resistors between.
For those interested, I made a ESP32 integration for the Sen66 in January 2025 with a Z2M integration. Has been working like a charm since then, super happy with it !