Import xiaomi_ble in the executor to avoid blocking the event loop (#111693)
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…
Reference in New Issue