Add basic rfxtrx diagnostics (#67671)

* Add basic rfxtrx diagnostics

* Skip diagnostics for coverage
This commit is contained in:
Joakim Plate 2022-03-12 05:27:08 +01:00 committed by GitHub
parent 03ec77fb62
commit 09a85d2a5d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 23 additions and 2 deletions

View file

@ -44,3 +44,5 @@ DEVICE_PACKET_TYPE_LIGHTING4 = 0x13
EVENT_RFXTRX_EVENT = "rfxtrx_event"
DATA_RFXOBJECT = "rfxobject"
DOMAIN = "rfxtrx"