mirror of https://github.com/arendst/Tasmota.git
Updated BME680 (markdown)
parent
3fa1d41aeb
commit
97d1e57a69
|
@ -49,7 +49,7 @@ Sensor sends a `tele/%topic%/SENSOR` JSON reponse:
|
|||
}
|
||||
```
|
||||
### 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.
|
||||
|
||||
## Breakout Boards
|
||||
<img src="https://github.com/arendst/arendst.github.io/blob/master/media/wemos/bme680-gas-pressure-humidity-temperature-sensor.jpg" width=225>
|
||||
|
|
Loading…
Reference in New Issue