From 849e11bb16cf3a311beb5ccaf6813ce708c635db Mon Sep 17 00:00:00 2001 From: Ron Klinkien Date: Fri, 9 Oct 2020 14:30:36 +0200 Subject: [PATCH] Add IoT class to the Synology SRM integration (#15116) --- source/_integrations/synology_srm.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/synology_srm.markdown b/source/_integrations/synology_srm.markdown index ea44c7be09d..7fd66488383 100644 --- a/source/_integrations/synology_srm.markdown +++ b/source/_integrations/synology_srm.markdown @@ -3,6 +3,7 @@ title: Synology SRM description: Instructions on how to integrate Synology SRM routers into Home Assistant. ha_category: - Presence Detection +ha_iot_class: Local Polling ha_release: 0.87 ha_codeowners: - '@aerialls'