mirror of
https://github.com/esphome/esphome.git
synced 2024-11-23 23:48:11 +01:00
rename test bmp3xx to bmp3xx_i2c
This commit is contained in:
parent
0a2f9b2123
commit
df6a2e7718
1 changed files with 1 additions and 1 deletions
|
@ -465,7 +465,7 @@ sensor:
|
|||
co2:
|
||||
name: CO2 Sensor
|
||||
|
||||
- platform: bmp3xx
|
||||
- platform: bmp3xx_i2c
|
||||
temperature:
|
||||
name: BMP Temperature
|
||||
oversampling: 16x
|
||||
|
|
Loading…
Reference in a new issue