mirror of https://github.com/arendst/Tasmota.git
added tempoffset
parent
c5b3aaa725
commit
a1bca527c4
|
@ -27,6 +27,9 @@ In the _Configuration -> Configure Module_ page assign:
|
||||||
|
|
||||||
After a reboot the driver will detect LM75AD automatically and display Temperature.
|
After a reboot the driver will detect LM75AD automatically and display Temperature.
|
||||||
|
|
||||||
|
### Commands
|
||||||
|
[`TempOffset`](commands#tempoffset) -12.7 .. 12.7 can be used to increase/decrease the measured temperature. Will change ALL temperature sensors.
|
||||||
|
|
||||||
### Breakout Boards
|
### Breakout Boards
|
||||||
|
|
||||||
<table border="0"><tr><td><img src="https://github.com/andrethomas/images/raw/master/lm75ad/board_lm75ad_top.png"></img></td><td><img src="https://github.com/andrethomas/images/raw/master/lm75ad/board_lm75ad_bot.png" width=220></td></tr></table>
|
<table border="0"><tr><td><img src="https://github.com/andrethomas/images/raw/master/lm75ad/board_lm75ad_top.png"></img></td><td><img src="https://github.com/andrethomas/images/raw/master/lm75ad/board_lm75ad_bot.png" width=220></td></tr></table>
|
||||||
|
|
Loading…
Reference in New Issue