Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.zeroconf.models.HaZeroconf Class Reference
Inheritance diagram for homeassistant.components.zeroconf.models.HaZeroconf:
[legend]
Collaboration diagram for homeassistant.components.zeroconf.models.HaZeroconf:
[legend]

Public Member Functions

None close (self)
 

Static Public Attributes

None ha_close = Zeroconf.close
 

Detailed Description

Zeroconf that cannot be closed.

Definition at line 7 of file models.py.

Member Function Documentation

◆ close()

None homeassistant.components.zeroconf.models.HaZeroconf.close (   self)
Fake method to avoid integrations closing it.

Definition at line 10 of file models.py.

Member Data Documentation

◆ ha_close

None homeassistant.components.zeroconf.models.HaZeroconf.ha_close = Zeroconf.close
static

Definition at line 13 of file models.py.


The documentation for this class was generated from the following file: