1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-02 03:12:20 +01:00

MCP230xx open drain interrupt pins (#1243)

This commit is contained in:
Keith Burzinski
2021-02-13 03:07:11 -06:00
committed by GitHub
parent 81b512a7b3
commit b52f7cfe86
8 changed files with 24 additions and 7 deletions

View File

@@ -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'