mirror of
https://github.com/bahmcloud/HA-KNX-Bridge.git
synced 2026-04-06 16:51:14 +00:00
Add per-address invert toggles
This commit is contained in:
@@ -4,6 +4,8 @@ CONF_KNX_ENTRY_ID = "knx_entry_id"
|
||||
|
||||
CONF_STATE_ADDRESS = "state_address"
|
||||
CONF_COMMAND_ADDRESS = "command_address"
|
||||
CONF_INVERT_INCOMING = "invert_incoming"
|
||||
CONF_INVERT_OUTGOING = "invert_outgoing"
|
||||
|
||||
CONF_MOVE_LONG_ADDRESS = "move_long_address"
|
||||
CONF_MOVE_SHORT_ADDRESS = "move_short_address"
|
||||
|
||||
Reference in New Issue
Block a user