mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Import samsungtv in the executor to avoid blocking the event loop (#111588)
`2024-02-26 21:12:28.305 DEBUG (MainThread) [homeassistant.loader] Importing platform samsungtv.config_flow took 1.10s (loaded_executor=False)` This one has a long requirements list
This commit is contained in:
parent
d6d2ded546
commit
b1e2eafe26
@ -31,6 +31,7 @@
|
||||
}
|
||||
],
|
||||
"documentation": "https://www.home-assistant.io/integrations/samsungtv",
|
||||
"import_executor": true,
|
||||
"integration_type": "device",
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["samsungctl", "samsungtvws"],
|
||||
|
Loading…
x
Reference in New Issue
Block a user