mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-05-24 06:38:29 +02:00
f6848fe24d
* Initial changes to support testing of additional framework versions * Rename Arduino test files
9 lines
103 B
YAML
9 lines
103 B
YAML
i2c:
|
|
- id: i2c_mcp47a1
|
|
scl: 16
|
|
sda: 17
|
|
|
|
output:
|
|
- platform: mcp47a1
|
|
id: output_mcp47a1
|