ESP-Now device using a DHT to send temperature and humidity 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/

DHT sensor library: https://github.com/adafruit/DHT-sensor-library

 

Download the source here.