bleader / homie-esp8266-bme280

An homie-esp8266 device for temperature, humidity and pressure using a bme280 sensor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Homie ESP8266 BME280 sensor

This simple code uses homie-esp8266 to create a wifi sensors that will talk to my Home Assistant via MQTT, following the homie convention for IoT.

Diagram

diagram

Notes

  • Pressure is adjusted to match the offset I observed compared to weather station nearby
  • Battery/grid powered is now an option
  • For battery operation, disabling debug will save a tiny bit of battery life

About

An homie-esp8266 device for temperature, humidity and pressure using a bme280 sensor


Languages

Language:C++ 100.0%