From 5db68b55aba3b00371809e87e8b38478ab99240a Mon Sep 17 00:00:00 2001 From: Ron Klinkien Date: Fri, 9 Oct 2020 13:22:31 +0200 Subject: [PATCH] Add IoT class to the Konnected integration (#15062) --- source/_integrations/konnected.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/konnected.markdown b/source/_integrations/konnected.markdown index ff429c1d3fb..f0b53a5148e 100644 --- a/source/_integrations/konnected.markdown +++ b/source/_integrations/konnected.markdown @@ -6,6 +6,7 @@ ha_category: - Binary Sensor - Switch - Sensor +ha_iot_class: Local Polling ha_release: '0.70' ha_codeowners: - '@heythisisnate'