1
0
mirror of https://github.com/esphome/esphome.git synced 2024-10-07 11:20:58 +01:00
esphome/tests/components/bmp3xx/test.esp32.yaml

15 lines
223 B
YAML
Raw Normal View History

i2c:
- id: i2c_bmp3xx
scl: 16
sda: 17
sensor:
- platform: bmp3xx
address: 0x77
temperature:
name: BMP Temperature
oversampling: 16x
pressure:
name: BMP Pressure
iir_filter: 2X