hass-core/homeassistant/components/tplink
J. Nick Koston f71343a3ba
Import tplink in the executor to avoid blocking the event loop (#111691)
* Import tplink in the executor to avoid blocking the event loop

2024-02-27 22:44:19.908 DEBUG (MainThread) [homeassistant.loader] Component tplink import took 1.620 seconds (loaded_executor=False)

* patch out discovery because it happens too fast now
2024-02-28 15:06:33 +01:00
..
__init__.py
config_flow.py Improve error reporting in tplink config flow (#111166) 2024-02-23 02:38:46 +01:00
const.py
coordinator.py
diagnostics.py
entity.py
light.py
manifest.json Import tplink in the executor to avoid blocking the event loop (#111691) 2024-02-28 15:06:33 +01:00
models.py
sensor.py
services.yaml
strings.json Improve tplink authenticate description wording (#111250) 2024-02-23 15:19:28 -10:00
switch.py