From d8e496aa3dd5f6b6f9dac4f96e2948bc68f54a3b Mon Sep 17 00:00:00 2001 From: stefanbode Date: Mon, 18 Nov 2019 14:28:55 +0100 Subject: [PATCH] Updated BME280 (markdown) --- BME280.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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