Closed TheJoshW closed 3 years ago
The temperature_host module isn't suitable to use with the DHT22 - it's only intended to monitor the temperature of builtin cpu sensors. Best to ask on Discord or Discourse for alternatives as we don't use github to diagnose problems with individual printers.
-Kevin
It looks like this ticket is a request for help (or similar). Many helpful people will not see your message here and you are unlikely to get a useful response. Please close this ticket and follow the contact directions at: https://www.klipper3d.org/Contact.html
We use github to share the results of work done to improve Klipper. We don't use github for requests. (In particular, we don't use github for feature requests, to answer questions, nor to help diagnose problems with a printer.)
Please follow the directions at: https://www.klipper3d.org/Contact.html
This ticket will be automatically closed.
Best regards, ~ Your friendly GitIssueBot
PS: I'm just an automated script, not a human being.
Hi, I am using a
[temperature_host enclosure_temp]
section to read temperatures from a DHT22 sensor attached to the Pi. I have configured it in the following way:dtoverlay=dht11,gpiopin=23
to/boot/config.txt
printer.cfg
:[temperature_sensor enclosure_hum] sensor_type: temperature_host sensor_path: /sys/bus/iio/devices/iio:device0/in_humidityrelative_input