HomeACcessoryKid / ESP8266-HomeKit-Demo

User part of the ESP8266-HomeKit foundation
https://www.youtube.com/watch?v=Xnr-utWDIR8
Apache License 2.0
125 stars 27 forks source link

DHT sensor #37

Open medmile opened 6 years ago

medmile commented 6 years ago

How can i use DHT sensor whith ESP8266 and HomeKit?

maccoylton commented 6 years ago

Try the DHT library here:- https://github.com/nuclearcat/esp8266stuff I am in the middle of testing a simple temperature sensor based on the ds18b20 with code from the same library, if I get a chance, I'll post that at the weekend.