ESP-Now device using a BME280 to send temperature, humidity and pressure to Domoticz.

Requires the following libraries:

WifiConfig and DebugUtils. Make sure both are installed in your Arduino Library.

Other libraries used are downloadable via the Library Manager:

ArduinoJson: https://arduinojson.org/

Adafruit_BME280: https://github.com/adafruit/Adafruit_BME280_Library

 

Download the source here.