mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Import xiaomi_ble in the executor to avoid blocking the event loop (#111693)
This commit is contained in:
parent
b9718fe2e9
commit
e0d15680a6
@ -23,6 +23,7 @@
|
|||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"dependencies": ["bluetooth_adapters"],
|
"dependencies": ["bluetooth_adapters"],
|
||||||
"documentation": "https://www.home-assistant.io/integrations/xiaomi_ble",
|
"documentation": "https://www.home-assistant.io/integrations/xiaomi_ble",
|
||||||
|
"import_executor": true,
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
"requirements": ["xiaomi-ble==0.25.2"]
|
"requirements": ["xiaomi-ble==0.25.2"]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user