mirror of
https://github.com/esphome/esphome.git
synced 2024-11-06 09:25:37 +01:00
9 lines
101 B
YAML
9 lines
101 B
YAML
i2c:
|
|
- id: i2c_mcp47a1
|
|
scl: 5
|
|
sda: 4
|
|
|
|
output:
|
|
- platform: mcp47a1
|
|
id: output_mcp47a1
|