1
0
mirror of https://github.com/esphome/esphome.git synced 2025-03-21 10:08:15 +00:00
esphome/tests/components/MCP3428/test.esp32.yaml
2024-07-07 13:41:25 +02:00

13 lines
148 B
YAML

i2c:
- id: i2c_mcp3428
scl: 16
sda: 17
mcp3428:
address: 0x68
sensor:
- platform: mcp3428
multiplexer: 1
id: mcp3428_sensor