core/homeassistant/components/zeroconf
J. Nick Koston d164039bba
Remove gather for loading generated files in zeroconf (#111699)
async_get_custom_components is the only place this can suspend
and it will always be cached by the time this is called so there
is no reason to schedule these on the event loop
2024-02-28 10:55:41 -05:00
..
__init__.py
manifest.json
models.py
usage.py