mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-01-12 20:10:50 +01:00
Update bme280_environment.rst to reference bme280_i2c (#3581)
This commit is contained in:
parent
21120e2f16
commit
ccbe48eed7
@ -22,7 +22,7 @@ In the example below, modify ``platform: bme280`` as appropriate for your hardwa
|
||||
.. code-block:: yaml
|
||||
|
||||
sensor:
|
||||
- platform: bme280
|
||||
- platform: bme280_i2c
|
||||
temperature:
|
||||
name: "BME280 Temperature"
|
||||
id: bme280_temperature
|
||||
|
Before Width: | Height: | Size: 5.1 KiB After Width: | Height: | Size: 5.1 KiB |
Loading…
Reference in New Issue
Block a user