mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 17:27:10 +00:00
Import usb in the executor to avoid blocking the event loop (#111592)
`2024-02-26 21:38:00.091 DEBUG (MainThread) [homeassistant.loader] Component usb import took 0.753 seconds (loaded_executor=False)`
This commit is contained in:
parent
145ce183d0
commit
f984cca49b
@ -4,6 +4,7 @@
|
||||
"codeowners": ["@bdraco"],
|
||||
"dependencies": ["websocket_api"],
|
||||
"documentation": "https://www.home-assistant.io/integrations/usb",
|
||||
"import_executor": true,
|
||||
"integration_type": "system",
|
||||
"iot_class": "local_push",
|
||||
"quality_scale": "internal",
|
||||
|
Loading…
x
Reference in New Issue
Block a user