Updated DS18x20 (markdown)

Michael Ingraham 2019-11-19 10:40:53 -05:00
parent f452da2168
commit d86ecaf3e7
1 changed files with 1 additions and 1 deletions

@ -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.