1
0
mirror of https://github.com/esphome/esphome.git synced 2025-02-13 16:38:18 +00:00

17 lines
298 B
YAML
Raw Normal View History

i2c:
- id: i2c_qmp6988
scl: ${scl_pin}
sda: ${sda_pin}
sensor:
- platform: qmp6988
temperature:
name: QMP6988 Temperature
oversampling: 32x
pressure:
name: QMP6988 Pressure
oversampling: 2x
address: 0x70
update_interval: 30s
iir_filter: 16x