From 87885a838b9ad40f7848d87016029029c472ef9c Mon Sep 17 00:00:00 2001 From: Ron Klinkien Date: Fri, 9 Oct 2020 15:20:30 +0200 Subject: [PATCH] Add IoT class to the Smarty integration (#15110) Co-authored-by: Franck Nijhof --- source/_integrations/smarty.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/smarty.markdown b/source/_integrations/smarty.markdown index 4cc73ca5691..576c7c436e7 100644 --- a/source/_integrations/smarty.markdown +++ b/source/_integrations/smarty.markdown @@ -5,6 +5,7 @@ ha_category: - Hub - Fan - Sensor +ha_iot_class: Local Polling ha_release: 0.95 ha_codeowners: - '@z0mbieprocess'