mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 06:33:51 +00:00
MCP230xx open drain interrupt pins (#1243)
This commit is contained in:
@@ -1921,10 +1921,12 @@ pcf8574:
|
||||
|
||||
mcp23017:
|
||||
- id: 'mcp23017_hub'
|
||||
open_drain_interrupt: 'true'
|
||||
|
||||
mcp23008:
|
||||
- id: 'mcp23008_hub'
|
||||
address: 0x22
|
||||
open_drain_interrupt: 'true'
|
||||
|
||||
mcp23016:
|
||||
- id: 'mcp23016_hub'
|
||||
|
||||
Reference in New Issue
Block a user