mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 18:57:06 +00:00
Import analytics_insights in the executor to avoid blocking the event loop (#111786)
fixes #111780
This commit is contained in:
parent
3fbeb7e400
commit
943bd179f8
@ -4,6 +4,7 @@
|
||||
"codeowners": ["@joostlek"],
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/analytics_insights",
|
||||
"import_executor": true,
|
||||
"integration_type": "service",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["python_homeassistant_analytics"],
|
||||
|
Loading…
x
Reference in New Issue
Block a user