From c2041d301bfc207955b5a1fe7b077a873012c294 Mon Sep 17 00:00:00 2001 From: Ron Klinkien Date: Fri, 9 Oct 2020 14:37:56 +0200 Subject: [PATCH] Add IoT class to the RFXtrx integration (#15103) Co-authored-by: Franck Nijhof --- source/_integrations/rfxtrx.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/rfxtrx.markdown b/source/_integrations/rfxtrx.markdown index 4b3d3122067..01f6b70e83b 100644 --- a/source/_integrations/rfxtrx.markdown +++ b/source/_integrations/rfxtrx.markdown @@ -8,6 +8,7 @@ ha_category: - Switch - Binary Sensor - Sensor +ha_iot_class: Local Push ha_release: pre 0.7 ha_codeowners: - '@danielhiversen'