-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Temperature with Gases - ENS16x TVOC/eCO2 and SCD30 #5128
Comments
Hm, last time I tested the SCD30 it worked as expected, but that was some time ago. The plugin hasn't been touched for a while, AFAICS, so no obvious reason for it being stuck. ENS16x I don't have available, so can't check that. What Interval do you have set for these sensors? |
How/where are the sensors mounted? Also if you have your sensor mounted inside some enclosure along with other heat generating parts like a voltage regulator, ESP, etc. then it is normal the temperature will have a somewhat constant offset. N.B. these kind of questions are not about bugs or change/feature requests, so better asked on the forum. |
This seems to be normal at least for the ENS16x boards with a temperature sensor due to nature of the sensor (it uses a heating element) and the proximity of the temperature sensor. Therefor i added a temperature offset field for the ATH2x plugin. It works great since the temperature deviation is stable... |
Hello,
First of all, a big thank you for your work !
I made some test with ens16X and scd30 for CO2 and température.
I use climate build.
Neither of them displays the right temperature, it remains stuck at 26/27 degrees.
With an instantaneous precision thermometer I am 21.
I'm wondering if I shouldn't change the i2c settings. Apart from that I don't see ;o)
Thanks
The text was updated successfully, but these errors were encountered: