mirror of
https://github.com/esphome/esphome.git
synced 2026-06-24 16:38:43 +00:00
6 lines
110 B
YAML
6 lines
110 B
YAML
mcp23s17:
|
|
- id: mcp23s17_hub
|
|
cs_pin: ${cs_pin}
|
|
deviceaddress: 0
|
|
interrupt_pin: ${interrupt_pin}
|