diff --git a/DS18x20.md b/DS18x20.md index 769ed4d6..b65a50b6 100644 --- a/DS18x20.md +++ b/DS18x20.md @@ -25,7 +25,7 @@ Sensor sends a `tele/%topic%/SENSOR` JSON reponse: ### Commands [`SetOption74`](commands#setoption74) is used to enable/disable internal pullup for single DS18x20 sensor. -[`TempOffset`](commands#tempoffset) -12.7 .. 12.7 can be used to increase/decrease the measured temperature. Will change ALL temperature sensors. +[`TempOffset`](commands#tempoffset) can be used for calibrating the measured temperature. This setting affects **all** temperature sensors on the device. ### Multiple Sensors Tasmota supports multiple DS18b20 sensors connected to a single ESP8266 chip.