mirror of
https://github.com/esphome/esphome-docs.git
synced 2024-11-15 10:45:41 +01:00
Update bme280.rst (#2766)
* Update bme280.rst Small addition - added a sentence in the first para to explain that Forced Mode per datasheet section 3.3 is used for measurement. * Update bme280.rst --------- Co-authored-by: H. Árkosi Róbert <robreg@zsurob.hu>
This commit is contained in:
parent
437a19218f
commit
a31483f14e
@ -8,7 +8,9 @@ BME280 Temperature+Pressure+Humidity Sensor
|
||||
|
||||
The ``bme280`` sensor platform allows you to use your BME280
|
||||
(`datasheet <https://cdn-shop.adafruit.com/datasheets/BST-BME280_DS001-10.pdf>`__,
|
||||
`Adafruit`_) temperature, pressure and humidity sensors with ESPHome. The :ref:`I²C <i2c>` is
|
||||
`Adafruit`_) temperature, pressure and humidity sensors with ESPHome. The sensor
|
||||
is used in *Forced Mode* where measurement is performed and then
|
||||
the sensor returns to sleep mode until next measurement. The :ref:`I²C <i2c>` is
|
||||
required to be set up in your configuration for this sensor to work.
|
||||
|
||||
.. figure:: images/bme280-full.jpg
|
||||
|
Before Width: | Height: | Size: 3.5 KiB After Width: | Height: | Size: 3.6 KiB |
Loading…
Reference in New Issue
Block a user