mirror of
https://github.com/home-assistant/core.git
synced 2025-07-30 00:27:19 +00:00
Import mqtt in the executor to avoid blocking the event loop (#111521)
This commit is contained in:
parent
bc20e7900c
commit
359bd625c8
@ -5,6 +5,7 @@
|
||||
"config_flow": true,
|
||||
"dependencies": ["file_upload", "http"],
|
||||
"documentation": "https://www.home-assistant.io/integrations/mqtt",
|
||||
"import_executor": true,
|
||||
"iot_class": "local_push",
|
||||
"quality_scale": "gold",
|
||||
"requirements": ["paho-mqtt==1.6.1"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user