marthoc / GarHAge

a Home-Automation-friendly ESP8266-based MQTT Garage Door Controller
MIT License
170 stars 42 forks source link

Implement DHT sensor for humidity and temperature #7

Closed marthoc closed 6 years ago

marthoc commented 6 years ago

Adds libraries, config.h parameters, and code for reading from a DHT11, 21, or 22 sensor and publishing the results over MQTT.