mirror of
https://github.com/home-assistant/core.git
synced 2025-07-10 06:47:09 +00:00
Import blink in the executor to avoid blocking the event loop (#111772)
fixes #111771
This commit is contained in:
parent
bd07b654d5
commit
73f283435d
@ -18,6 +18,7 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"documentation": "https://www.home-assistant.io/integrations/blink",
|
"documentation": "https://www.home-assistant.io/integrations/blink",
|
||||||
|
"import_executor": true,
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"loggers": ["blinkpy"],
|
"loggers": ["blinkpy"],
|
||||||
"requirements": ["blinkpy==0.22.6"]
|
"requirements": ["blinkpy==0.22.6"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user