mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 18:57:06 +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",
|
||||
"import_executor": true,
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["flux_led"],
|
||||
"requirements": ["flux-led==1.0.4"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user