mirror of
https://github.com/esphome/esphome.git
synced 2025-01-18 20:10:55 +00:00
7 lines
75 B
YAML
7 lines
75 B
YAML
i2c:
|
|
- id: i2c_nau7802
|
|
scl: 16
|
|
sda: 17
|
|
|
|
<<: !include common.yaml
|