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.
Thank You very much
Regards
Matteo
1 Like
tuct
(Tobias Stanzel)
December 22, 2024, 6:25pm
3
+1, in the meantime I got it running for the sen66 with this:
Hope officiall component comes soon.
I created a feature request here:
opened 03:31PM - 22 Dec 24 UTC
<!-- READ THIS FIRST:
- This is for feature requests only, for issues please g… o to the issues repository.
- Please be as descriptive as possible, especially use-cases that can otherwise not be solved boost the problem's priority.
DO NOT DELETE ANY TEXT from this template! Otherwise the issue may be closed without a comment.
-->
**Describe the problem you have/What new integration you would like**
No official support for the new SEN6X sensors from Sensirion
**Please describe your use case for this integration and alternatives you've tried:**
Ability to use the new Sensors
**Additional context**
The Sensors are currently available via evaluation kits but will be released soon (Q2/2025)
I managed to "port" the existing SEN5X component here:
https://github.com/tuct/esphome_external_components/tree/main
But it only supports the SEN66 sensor and just works, not fully tested for now