From 73132b8e696b266c5054a613617943bfc0d49c06 Mon Sep 17 00:00:00 2001 From: Ron Klinkien Date: Fri, 9 Oct 2020 13:23:26 +0200 Subject: [PATCH] Add IoT class to the Keba Charging Station integration (#15061) --- source/_integrations/keba.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/keba.markdown b/source/_integrations/keba.markdown index 6f7c9b1f17c..f036811b0aa 100644 --- a/source/_integrations/keba.markdown +++ b/source/_integrations/keba.markdown @@ -6,6 +6,7 @@ ha_category: - Lock - Sensor - Notifications +ha_iot_class: Local Polling ha_release: 0.98 ha_codeowners: - '@dannerph'