Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.zeroconf.usage Namespace Reference

Functions

None install_multiple_zeroconf_catcher (HaZeroconf hass_zc)
 

Detailed Description

Zeroconf usage utility to warn about multiple instances.

Function Documentation

◆ install_multiple_zeroconf_catcher()

None homeassistant.components.zeroconf.usage.install_multiple_zeroconf_catcher ( HaZeroconf  hass_zc)
Wrap the Zeroconf class to return the shared instance.

Only if if multiple instances are detected.

Definition at line 12 of file usage.py.