mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-05-22 05:43:28 +02:00
9 lines
103 B
YAML
9 lines
103 B
YAML
i2c:
|
|
- id: i2c_mcp47a1
|
|
scl: 16
|
|
sda: 17
|
|
|
|
output:
|
|
- platform: mcp47a1
|
|
id: output_mcp47a1
|