mirror of https://github.com/arendst/Tasmota.git
Updated DHT11 (markdown)
parent
d86ecaf3e7
commit
966e991a8b
2
DHT11.md
2
DHT11.md
|
@ -15,7 +15,7 @@ In the _Configuration -> Configure Module_ page assign:
|
|||
After reboot of the device the temperature and humidity are displayed.
|
||||
|
||||
### Commands
|
||||
[`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.
|
||||
|
||||
### Wemos DHT11 Shield
|
||||
_Note: this is ONLY for v1.0.0 of the DHT11 shield, since v2.0.0 uses I<sup>2</sup>C and pinned differently._
|
||||
|
|
Loading…
Reference in New Issue