greylurk / dht-humidity

Fiddling around with platformio and a DHT-11 sensor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DHT Humidity

This is the firmware for a few ESP-8266 Wemos Mini's that I'm building for my home automation. The first project is to put a few up for temperature and humidity sensors in various places in the house (one in the bedroom, one in the furnace room, one in the kitchen), then I'll be adding more features as time continues, including outdoor weather sensors, and a few other things.

I'm integrating them, and doing temperature readouts through MQTT to a Home Assistant dashboard. The MQTT reporting is done through Homie to a CloudMQTT broker.

About

Fiddling around with platformio and a DHT-11 sensor


Languages

Language:C++ 100.0%