Import isy994 in the executor to avoid blocking the event loop (#111766)

This commit is contained in:
J. Nick Koston
2024-02-28 12:39:19 -10:00
committed by Paulus Schoutsen
parent 99a70ba959
commit cb7116126c

View File

@@ -21,6 +21,7 @@
}
],
"documentation": "https://www.home-assistant.io/integrations/isy994",
"import_executor": true,
"integration_type": "hub",
"iot_class": "local_push",
"loggers": ["pyisy"],