mirror of https://github.com/arendst/Tasmota.git
Updated DS18x20 (markdown)
parent
837cb286e7
commit
23f7add313
|
@ -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) -12.7 .. 12.7 can be used to increase/decrease the measured temperature. Will change ALL temperature sensors.
|
||||
|
||||
### Multiple Sensors
|
||||
Tasmota supports multiple DS18b20 sensors connected to a single ESP8266 chip.
|
||||
|
|
Loading…
Reference in New Issue