mirror of
https://github.com/home-assistant/core.git
synced 2025-05-31 11:17:12 +00:00
Import caldav in the executor to avoid blocking the event loop (#112081)
2024-03-02 18:21:51.794 DEBUG (MainThread) [homeassistant.loader] Component caldav import took 0.676 seconds (loaded_executor=False)
This commit is contained in:
parent
8d2fe73faa
commit
f415746e26
@ -4,6 +4,7 @@
|
||||
"codeowners": [],
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/caldav",
|
||||
"import_executor": true,
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["caldav", "vobject"],
|
||||
"requirements": ["caldav==1.3.9"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user