FruxePi
FruxePi copied to clipboard
DHT11 Sensor Workaround
I just finished setting up the Ffruxe, but my DHT11 sensor wasnt working, so i changed all the DHT22 on the source for DHT11 and it worked
Hi Leo,
I'm having the same issues any chance of sharing your code?
Hi Leo,
I'm having the same issues any chance of sharing your code?
Hello hornett20, I changed all the references inside FruxePi/app/actions/fruxepi.py from DHT22 to DHT11, since they share the same library, it worked like a charm.