diff --git a/BME280.md b/BME280.md index 5970d0a1..fb0deb08 100644 --- a/BME280.md +++ b/BME280.md @@ -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: +### 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) \ No newline at end of file