mirror of
https://github.com/esphome/esphome.git
synced 2025-09-04 04:12:23 +01:00
MCP230xx open drain interrupt pins (#1243)
This commit is contained in:
@@ -357,6 +357,7 @@ CONF_ON_VALUE = 'on_value'
|
||||
CONF_ON_VALUE_RANGE = 'on_value_range'
|
||||
CONF_ONE = 'one'
|
||||
CONF_OPEN_ACTION = 'open_action'
|
||||
CONF_OPEN_DRAIN_INTERRUPT = 'open_drain_interrupt'
|
||||
CONF_OPEN_DURATION = 'open_duration'
|
||||
CONF_OPEN_ENDSTOP = 'open_endstop'
|
||||
CONF_OPTIMISTIC = 'optimistic'
|
||||
|
Reference in New Issue
Block a user