SamZorSec / Open-Home-Automation

Open Home Automation with Home Assistant, ESP8266/ESP32 and MQTT
MIT License
957 stars 196 forks source link

Sorry, me again with another question #18

Closed AssuredDust640 closed 7 years ago

AssuredDust640 commented 7 years ago

After getting your assistance with the upload to my NodeMCU, I am very appreciative.

However, it seems I'm not getting any output to my MQTT broker from the setup. The only difference between mine and yours is I'm using a DHT11 sensor not a DHT22.

Other then the one place you directly mention it (and which I amended it to 11 from 22) is there anything else I might need to change to make this work or do you think I might have issues with the DB or sensor themselves.

Jonathan

AssuredDust640 commented 7 years ago

Ok, just shoot me for my stupidity. I'm using a 3 pin DHT11, data is the first pin not the middle one.

Most likely have destroyed the sensor by plugging data into the positive wires but at least I know better now.

Sorry to have bothered you again for nothing

SamZorSec commented 7 years ago

@AssuredDust640, No worries.

Sam