Possible to add a calibration adjustment?

Hi all,

I’m just getting going on ESPHome, I have some ESP8266/DHT22 units running and looks good so far but I was wondering if there was a way to edit the sketch that is uploaded to the boards to add a calibration number to the temperature readings before it gets sent to HA?

I ahve some good measuring equipment so can get a good reading but not sure how to calibrate the outputs.

Any help appreciated

Use a filter
Sensor Component - ESPHome - Smart Home Made Simple

1 Like

Brilliant, thanks