mirror of https://github.com/arendst/Tasmota.git
added tempoffset
parent
a4544fefe1
commit
c5b3aaa725
3
DHT11.md
3
DHT11.md
|
@ -14,6 +14,9 @@ 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.
|
||||
|
||||
### 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