Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
DHT22 with A32PRO
#1
I am trying to connect DHT22 to A32PRO. I connected three DHT22 pins in the following way:
data pin -> W1
VCC -> 3V3
GND -> GND

There is 10kOm pull up resistor between 3V3 and W1 installed. 

This is how I configure DHT22 in ESPHOME:

sensor:
  - platform: dht
    pin: GPIO1  
    model: DHT22
    temperature:
      name: "Temperature"
    humidity:
      name: "Humidity"
    update_interval: 10s

The status in Home Assistant is "unknown".

What am I doing wrong? Did I connected and configured correctly?  
[Image: t-mq0YTWcdl6]
Thank you for explanation in advance.
Reply


Messages In This Thread
DHT22 with A32PRO - by Marcin - 08-28-2024, 07:53 PM
RE: DHT22 with A32PRO - by admin - 08-28-2024, 10:29 PM
RE: DHT22 with A32PRO - by Marcin - 08-29-2024, 07:33 AM
RE: DHT22 with A32PRO - by admin - 08-29-2024, 08:50 AM
RE: DHT22 with A32PRO - by Marcin - 08-29-2024, 04:51 PM
RE: DHT22 with A32PRO - by admin - 08-29-2024, 11:30 PM

Forum Jump:


Users browsing this thread:
1 Guest(s)