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 GitHub
parent 016f2c7581
commit 826009cdc5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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"],