Open
Description
First off: it sounds like the bug which has been reported here: #9 but it happend to me with the latest version as well.
I have recently migrated from the old Adafruit lib to this one, because I hoped that the bug which occurred in the old lib as well has been fixed in the new one. Unfortunately it seems as if there is an issue with the new lib in my setup as well.
- I am running a DHT22 sensor with a Raspberry Pi
- positive temperature and humidity are reported correctly
- negative values are currently around -3276,1°C (-5865,0°F) - the decimal varies probably because the outside temp is as well
- I followed this tutorial (in German) - https://tutorials-raspberrypi.de/raspberry-pi-luftfeuchtigkeit-temperatur-messen-dht11-dht22/ basically it's about installing it via
sudo pip3 install adafruit-circuitpython-dht
sudo apt-get install libgpiod2
Unfortunately I am not really familiar which informtation I might need to provide for this bug report nor I have no clue what I could try next.
Therefore: any help is appreciated :)
Side note: the sensor I have in use does not require a pull up resistor - and I assume that this is correct - as said: all values except negative temperatures are pretty much accurate.
Metadata
Metadata
Assignees
Labels
No labels