Skip to content
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

Issue with dewheater and zero values #189

Open
Alex-developer opened this issue Dec 1, 2024 · 0 comments
Open

Issue with dewheater and zero values #189

Alex-developer opened this issue Dec 1, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Alex-developer
Copy link
Collaborator

Dear all,

I'm getting something weird with my SH31 and dew heater module.
All was working fine until 2 days ago where the temp/humidity values are now reporting 0 and I can't understand why.
using a python script however the sensors works fine:

philippe@allsky:~ $ i2cdetect -y 1
0 1 2 3 4 5 6 7 8 9 a b c d e f
00: -- -- -- -- -- -- -- --
10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
40: -- -- -- -- 44 -- -- -- -- -- -- -- -- -- -- --
50: -- -- -- -- -- -- -- -- -- -- 5a -- -- -- -- --
60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
70: -- -- -- -- -- -- -- --
philippe@allsky:~ $ python3 ./SHT31.py
Temperature in Celsius is : 10.44 C
Temperature in Fahrenheit is : 50.79 F
Relative Humidity is : 93.09 %RH

worked flawlessly before, I didn't change anything before it stopped working (see pictures, lower right corner under "Sonde Exterieure")

image-20241127055058
image-20241128230630

Any idea how I could diagnose?

Thank you!
clear skies,
Philippe

Originally posted by @phil1789 in #184

@Alex-developer Alex-developer self-assigned this Dec 1, 2024
@Alex-developer Alex-developer added the enhancement New feature or request label Dec 1, 2024
@Alex-developer Alex-developer added this to the v2024.12.06_01 milestone Dec 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant