mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 19:27:45 +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,
|
||||
"dependencies": ["bluetooth_adapters"],
|
||||
"documentation": "https://www.home-assistant.io/integrations/xiaomi_ble",
|
||||
"import_executor": true,
|
||||
"iot_class": "local_push",
|
||||
"requirements": ["xiaomi-ble==0.25.2"]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user