Update bme280_environment.rst

This commit is contained in:
Otto Winter 2019-01-06 19:12:17 +01:00
parent 60fc2605ed
commit 8c7a814213
No known key found for this signature in database
GPG Key ID: DB66C0BE6013F97E
1 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,7 @@ The first step is to connect the sensor as described :doc:`here </esphomeyaml/co
After validating the sensor is working, we can proceed and add some formulas.
.. code-block:: yaml
sensor:
- platform: bme280
temperature:
@ -66,6 +67,7 @@ Equivalent sea level pressure:
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.
.. code-block:: yaml
sensor:
- platform: bme280
temperature:

Before

Width:  |  Height:  |  Size: 4.9 KiB

After

Width:  |  Height:  |  Size: 4.9 KiB