mirror of
https://github.com/Threnklyn/esphome-dev.git
synced 2026-06-01 02:28:28 +02:00
MCP230xx open drain interrupt pins (#1243)
This commit is contained in:
committed by
Jesse Hills
parent
57b56010da
commit
65c7e27a43
@@ -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