I am new to home assistant, I am trying to setup some DHT22 sensors, and had a couple questions

I did a little research and found that the DHT22 is better than the DHT11, I bought some of these NodeMcu Mini D1 Modules Amazon.com: ACEIRMC 5pcs ESP8266 ESP-12 ESP-12F NodeMcu Mini D1 Module WeMos Lua 4M Bytes WLAN WiFi Internet Development Board Base on ESP8266 ESP-12F for Arduino,Compatible with WeMos D1 Mini : Electronics and also some of these DHT22 sensors Amazon.com: DIYables DHT22 Temperature and Humidity Sensor Module, 2 Pieces : Electronics what I am wondering is will I be able to just plug and play the sensor with the modules or will I need some resistors?

Thanks in advance for any help!

Plug and play. Those DHT22 modules include the resistors. It says so in the ad listing:

I don’t know how I didn’t see that thank you!

1 Like

One other thing that may help, if you are using ESPHome, do not use the automatic detection mode. it is a bit unreliable. Specify the model:

model: DHT22

Thank you I will note that down, I am still waiting on them to arrive just wanted to know if I needed to order more things.