mirror of
https://github.com/home-assistant/core.git
synced 2025-08-05 21:55:10 +02:00
Import co2signal in the executor to avoid blocking the event loop (#112058)
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
"codeowners": ["@jpbede", "@VIKTORVAV99"],
|
||||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/co2signal",
|
||||
"import_executor": true,
|
||||
"integration_type": "service",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["aioelectricitymaps"],
|
||||
|
Reference in New Issue
Block a user