From a9ae9e56af252572b2627f707f4cbb7ac6d5c27f Mon Sep 17 00:00:00 2001 From: alex6480 Date: Fri, 2 Oct 2020 13:53:35 +0200 Subject: [PATCH] Add IOT class to Duck DNS integration (#14771) --- source/_integrations/duckdns.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/duckdns.markdown b/source/_integrations/duckdns.markdown index 9acec85ae01..868924b22c0 100644 --- a/source/_integrations/duckdns.markdown +++ b/source/_integrations/duckdns.markdown @@ -3,6 +3,7 @@ title: Duck DNS description: Keep your computer registered with the DuckDNS dynamic DNS. ha_category: - Network +ha_iot_class: Cloud Polling ha_release: 0.55 ha_domain: duckdns ---