From 78624bd977a125e426cc89daae930a91b2d8ba29 Mon Sep 17 00:00:00 2001 From: Ron Klinkien Date: Fri, 9 Oct 2020 13:28:24 +0200 Subject: [PATCH] Add IoT class to the OpenWRT (Luci) integration (#15072) --- source/_integrations/luci.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/luci.markdown b/source/_integrations/luci.markdown index e9cbd13aa72..f5399378eaf 100644 --- a/source/_integrations/luci.markdown +++ b/source/_integrations/luci.markdown @@ -3,6 +3,7 @@ title: OpenWRT (luci) description: Instructions on how to integrate OpenWRT routers into Home Assistant. ha_category: - Presence Detection +ha_iot_class: Local Polling ha_release: pre 0.7 ha_codeowners: - '@mzdrale'