mirror of
https://github.com/esphome/esphome-docs.git
synced 2024-12-26 17:27:47 +01:00
Fix Typo in BME280 Environment Cookbook (#145)
This commit is contained in:
parent
ab1049fc7f
commit
13febfa466
@ -28,7 +28,7 @@ After validating the sensor is working, we can proceed and add some formulas.
|
||||
name: "BME280 Pressure"
|
||||
id: bme280_pressure
|
||||
humidity:
|
||||
name: "BME280 Realtive Humidity"
|
||||
name: "BME280 Relative Humidity"
|
||||
id: bme280_humidity
|
||||
address: 0x77
|
||||
update_interval: 15s
|
||||
@ -106,4 +106,4 @@ See Also
|
||||
- :doc:`/esphomeyaml/components/sensor/bme280`
|
||||
- `Edit this page on GitHub <https://github.com/OttoWinter/esphomedocs/blob/current/esphomeyaml/cookbook/bme280_environment.rst>`__
|
||||
|
||||
.. disqus::
|
||||
.. disqus::
|
||||
|
Before Width: | Height: | Size: 4.9 KiB After Width: | Height: | Size: 4.9 KiB |
Loading…
Reference in New Issue
Block a user