Replace rfxtrx entity events with integration events (#37565)
* Drop per entity events * Correct linting error * Drop keys()
This commit is contained in:
parent
d3b47b6d89
commit
87f6b7cdd4
14 changed files with 132 additions and 183 deletions
|
@ -14,4 +14,7 @@ COMMAND_OFF_LIST = [
|
|||
"Down",
|
||||
"Close (inline relay)",
|
||||
]
|
||||
|
||||
DEVICE_PACKET_TYPE_LIGHTING4 = 0x13
|
||||
|
||||
EVENT_RFXTRX_EVENT = "rfxtrx_event"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue