Remove incoming inversion toggles

This commit is contained in:
2026-02-15 16:47:44 +01:00
parent b59455909c
commit c5ab9e854c
47 changed files with 73 additions and 1015 deletions

View File

@@ -4,7 +4,6 @@ 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_PORTS = "ports"
CONF_PORT_ID = "port_id"