Add basic rfxtrx diagnostics (#67671)
* Add basic rfxtrx diagnostics * Skip diagnostics for coverage
This commit is contained in:
parent
03ec77fb62
commit
09a85d2a5d
4 changed files with 23 additions and 2 deletions
|
@ -44,3 +44,5 @@ DEVICE_PACKET_TYPE_LIGHTING4 = 0x13
|
|||
EVENT_RFXTRX_EVENT = "rfxtrx_event"
|
||||
|
||||
DATA_RFXOBJECT = "rfxobject"
|
||||
|
||||
DOMAIN = "rfxtrx"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue