1
0
mirror of https://github.com/esphome/esphome.git synced 2025-02-12 16:08:19 +00:00

14 lines
230 B
YAML
Raw Normal View History

i2c:
- id: i2c_bmp581
scl: ${scl_pin}
sda: ${sda_pin}
sensor:
- platform: bmp581
temperature:
name: BMP581 Temperature
iir_filter: 2x
pressure:
name: BMP581 Pressure
oversampling: 128x