Add IoT class to the RFXtrx integration (#15103)

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
Ron Klinkien 2020-10-09 14:37:56 +02:00 committed by GitHub
parent f28c938fc9
commit c2041d301b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,6 +8,7 @@ ha_category:
- Switch
- Binary Sensor
- Sensor
ha_iot_class: Local Push
ha_release: pre 0.7
ha_codeowners:
- '@danielhiversen'