We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60fc260 commit 8c7a814Copy full SHA for 8c7a814
esphomeyaml/cookbook/bme280_environment.rst
@@ -18,6 +18,7 @@ The first step is to connect the sensor as described :doc:`here </esphomeyaml/co
18
After validating the sensor is working, we can proceed and add some formulas.
19
20
.. code-block:: yaml
21
+
22
sensor:
23
- platform: bme280
24
temperature:
@@ -66,6 +67,7 @@ Equivalent sea level pressure:
66
67
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.
68
69
70
71
72
73
0 commit comments