Fix Typo in BME280 Environment Cookbook (#145)

This commit is contained in:
Boris Hajduk 2019-02-02 04:17:40 +08:00 committed by Otto Winter
parent ab1049fc7f
commit 13febfa466
1 changed files with 2 additions and 2 deletions

View File

@ -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

Before

Width:  |  Height:  |  Size: 4.9 KiB

After

Width:  |  Height:  |  Size: 4.9 KiB