From edceec126df21c6a5ed3013716ad7047fe68b56f Mon Sep 17 00:00:00 2001 From: Antoni K Date: Mon, 12 Oct 2020 20:12:11 +0800 Subject: [PATCH] Add zeroconf IoT Class (#15205) --- source/_integrations/zeroconf.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/zeroconf.markdown b/source/_integrations/zeroconf.markdown index 25765413154..86eb77ed3b9 100644 --- a/source/_integrations/zeroconf.markdown +++ b/source/_integrations/zeroconf.markdown @@ -8,6 +8,7 @@ ha_quality_scale: internal ha_codeowners: - '@Kane610' ha_domain: zeroconf +ha_iot_class: Local Push --- The `zeroconf` integration will scan the network for supported devices and services. Discovered integrations will show up in the discovered section on the integrations page in the configuration panel. It will also make Home Assistant discoverable for other services in the network. Zeroconf is also sometimes known as Bonjour, Rendezvous, and Avahi.