From f6d3224775d606e7695af60f88a91377026ed69d Mon Sep 17 00:00:00 2001 From: Ron Klinkien Date: Fri, 9 Oct 2020 14:18:06 +0200 Subject: [PATCH] Add IoT class to the QwikSwitch integration (#15101) --- source/_integrations/qwikswitch.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/qwikswitch.markdown b/source/_integrations/qwikswitch.markdown index 4d835c3da51..1f211ef27d1 100644 --- a/source/_integrations/qwikswitch.markdown +++ b/source/_integrations/qwikswitch.markdown @@ -7,6 +7,7 @@ ha_category: - Light - Sensor - Switch +ha_iot_class: Local Push ha_release: '0.20' ha_codeowners: - '@kellerza'