Skip to content

Using an ESP8266 chip and a DHT shield to send temperature, humidity and heat index info over MQTT

License

Notifications You must be signed in to change notification settings

jeroenterheerdt/esp8266DHTMQTT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

esp8266DHTMQTT

Using an ESP8266 chip and DHT11 shield to send temperature, humidity and heat index info over MQTT.

This sketch sends the temperature, humidity and heat index info over MQTT every ten seconds if they changed by at least 0.1

It can be used together with Home Assistant or any other MQTT based platform.

Requires PubSubClient package to be installed on your Arduino environment.

About

Using an ESP8266 chip and a DHT shield to send temperature, humidity and heat index info over MQTT

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages