Add zeroconf IoT Class (#15205)

This commit is contained in:
Antoni K 2020-10-12 20:12:11 +08:00 committed by GitHub
parent 74ebef35a7
commit edceec126d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.