mirror of
https://github.com/esphome/esphome.git
synced 2025-09-04 12:22:20 +01:00
MCP23XXX Refactor (#1560)
* Refactor MCP23XXX classes to consolidate shared code * Update test mcp23xxx pin schemas
This commit is contained in:
@@ -255,6 +255,7 @@ CONF_INTENSITY = "intensity"
|
||||
CONF_INTERLOCK = "interlock"
|
||||
CONF_INTERNAL = "internal"
|
||||
CONF_INTERNAL_FILTER = "internal_filter"
|
||||
CONF_INTERRUPT = "interrupt"
|
||||
CONF_INTERVAL = "interval"
|
||||
CONF_INVALID_COOLDOWN = "invalid_cooldown"
|
||||
CONF_INVERT = "invert"
|
||||
|
Reference in New Issue
Block a user