1
0
mirror of https://github.com/esphome/esphome.git synced 2025-10-29 22:24:26 +00:00

Add support for QMP6988 Pressure sensor (#3192)

This commit is contained in:
andrewpc
2022-03-15 06:09:17 +11:00
committed by GitHub
parent 59f67796dc
commit 99f5ed1461
6 changed files with 627 additions and 0 deletions

View File

@@ -798,6 +798,17 @@ sensor:
value: 12345
total:
name: "Pulse Meter Total"
- platform: qmp6988
temperature:
name: "Living Temperature QMP"
oversampling: 32x
pressure:
name: "Living Pressure QMP"
oversampling: 2x
address: 0x70
update_interval: 30s
iir_filter: 16x
i2c_id: i2c_bus
- platform: rotary_encoder
name: "Rotary Encoder"
id: rotary_encoder1