mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-06-04 17:26:50 +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
|
||||
sensor:
|
||||
- platform: bmp280
|
||||
- i2c_address: 0x77
|
||||
i2c_address: 0x77
|
||||
```
|
||||
|
||||
{% configuration %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user