mirror of
https://github.com/esphome/esphome.git
synced 2024-11-10 01:07:45 +01:00
13 lines
198 B
YAML
13 lines
198 B
YAML
|
i2c:
|
||
|
- id: i2c_xgzp68xx
|
||
|
scl: 16
|
||
|
sda: 17
|
||
|
|
||
|
sensor:
|
||
|
- platform: xgzp68xx
|
||
|
k_value: 4096
|
||
|
temperature:
|
||
|
name: Pressure Temperature
|
||
|
pressure:
|
||
|
name: Differential pressure
|