Public Member Functions | |
| zeroconf.HaZeroconf|None | get_zeroconf (cls) |
| None | set_zeroconf (cls, zeroconf.HaZeroconf zconf) |
Static Public Attributes | |
| None | |
Private Attributes | |
| __zconf | |
Class to hold a zeroconf instance.
Definition at line 129 of file helpers.py.
| zeroconf.HaZeroconf | None homeassistant.components.cast.helpers.ChromeCastZeroconf.get_zeroconf | ( | cls | ) |
Get zeroconf.
Definition at line 140 of file helpers.py.
| None homeassistant.components.cast.helpers.ChromeCastZeroconf.set_zeroconf | ( | cls, | |
| zeroconf.HaZeroconf | zconf | ||
| ) |
Set zeroconf.
Definition at line 135 of file helpers.py.
|
private |
Definition at line 137 of file helpers.py.
|
static |
Definition at line 132 of file helpers.py.