mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-08 09:56:52 +00:00
Update bmp280.markdown (#16339)
Update to solve a typo in the yaml config.
This commit is contained in:
parent
280d1a0214
commit
2a8d16aedc
@ -24,7 +24,7 @@ To use a BMP280 sensor in your installation, you have to enable I2C on your host
|
|||||||
```yaml
|
```yaml
|
||||||
sensor:
|
sensor:
|
||||||
- platform: bmp280
|
- platform: bmp280
|
||||||
- i2c_address: 0x77
|
i2c_address: 0x77
|
||||||
```
|
```
|
||||||
|
|
||||||
{% configuration %}
|
{% configuration %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user