Skip to content
Gerry33 edited this page May 18, 2017 · 12 revisions

Welcome to the ESP8266 Temperature Humidity Sensor - wiki!

Motivation

I was fed up with the simple thermo sensors from the discounters which constantly crash after one year and have no way to get their data out of it.

Idea was to integrate into OpeHAB using MQTT as transport protocol.

Hardware

It's up to you to build a hardware on your own.

You need: ESP8266 : ESP07/12 or Mini. Display: SSD 6630 compatible display Sensor : one of SI7021 | DHT | DS18B20 Power supply 3V

Total costs : < 10 €

Here is my decent implementation: My Sample

MQTT datapoints

WEB configuration GUI

Openhab Items, charts, display

Compile

Download, add the libs noted in the header. ...

Clone this wiki locally