Updated BME280 (markdown)

stefanbode 2019-11-18 14:28:55 +01:00
parent bb091cf998
commit d8e496aa3d
1 changed files with 3 additions and 2 deletions

@ -38,8 +38,6 @@ Sensor sends a `tele/%topic%/SENSOR` JSON reponse:
"TempUnit": "C"
}
```
### Commands
[`TempOffset`](commands#tempoffset) -12.7 .. 12.7 can be used to increase/decrease the measured temperature. Will change ALL temperature sensors.
*From v6.1.2.20 you can use multiple BMP Sensors ([#4195](../pull/4195))*
@ -51,6 +49,9 @@ Than connect your sensor SCL and SDA parallel to the device.
BME280 address change example:
<img title="bme280-2nd-address" src="https://user-images.githubusercontent.com/14855001/47621417-e3e4cc80-daf7-11e8-848b-aed744456fc0.png" width="150" height="auto">
### Commands
[`TempOffset`](commands#tempoffset) -12.7 .. 12.7 can be used to increase/decrease the measured temperature. Will change ALL temperature sensors.
### Breakout boards
![](https://raw.githubusercontent.com/arendst/arendst.github.io/master/media/wemos/bme280-adafruit-thp-sensor.jpg)
![](https://raw.githubusercontent.com/arendst/arendst.github.io/master/media/wemos/bme280-thp-sensor.png)

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 2.9 KiB