Smart Temp Tracker temperature readings can be calibrated by using the TempOffset command in the Tasmota console.
The offset can be set between -12.6 and 12.6. If the command is run without a value, it will return the current offset configuration, which should be 0.0 if it has never been adjusted before.
As an example a -3ºC offset can be applied issuing the following command:
TempOffset -3
More information about Tasmota commands and DHT20 sensor can be found in the following links:
Smart Temp Tracker product page
Back to Documentation index page