mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Import flux_led in the executor to avoid blocking the event loop (#111806)
`Component flux_led import took 0.313 seconds (loaded_executor=False)`
This commit is contained in:
parent
94224c4c73
commit
aa183ed09e
@ -51,6 +51,7 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"documentation": "https://www.home-assistant.io/integrations/flux_led",
|
"documentation": "https://www.home-assistant.io/integrations/flux_led",
|
||||||
|
"import_executor": true,
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
"loggers": ["flux_led"],
|
"loggers": ["flux_led"],
|
||||||
"requirements": ["flux-led==1.0.4"]
|
"requirements": ["flux-led==1.0.4"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user