Skip to content

Commit 8c7a814

Browse files
committed
Update bme280_environment.rst
1 parent 60fc260 commit 8c7a814

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

esphomeyaml/cookbook/bme280_environment.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ The first step is to connect the sensor as described :doc:`here </esphomeyaml/co
1818
After validating the sensor is working, we can proceed and add some formulas.
1919

2020
.. code-block:: yaml
21+
2122
sensor:
2223
- platform: bme280
2324
temperature:
@@ -66,6 +67,7 @@ Equivalent sea level pressure:
6667
Calculating the sea level pressure with a statically mounted sensor can be be used as reference for moving sensors as mentioned in the note above.
6768

6869
.. code-block:: yaml
70+
6971
sensor:
7072
- platform: bme280
7173
temperature:

0 commit comments

Comments
 (0)