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 |
||
---|---|---|
.. | ||
__init__.py | ||
manifest.json | ||
models.py | ||
usage.py |
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 |
||
---|---|---|
.. | ||
__init__.py | ||
manifest.json | ||
models.py | ||
usage.py |