From 837cb286e7b53d446e063091d62650aee4221004 Mon Sep 17 00:00:00 2001 From: stefanbode Date: Mon, 18 Nov 2019 14:22:06 +0100 Subject: [PATCH] Updated DS18x20 (markdown) --- DS18x20.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DS18x20.md b/DS18x20.md index 87a074b2..d0a24aef 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) -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.