Import plex in the executor to avoid blocking the event loop (#111743)

`Importing platform plex.config_flow took 0.54s (loaded_executor=False)`
This commit is contained in:
J. Nick Koston
2024-02-28 14:02:34 -05:00
committed by GitHub
parent c0a7aacfa8
commit 104884056f
@@ -5,6 +5,7 @@
"config_flow": true,
"dependencies": ["http"],
"documentation": "https://www.home-assistant.io/integrations/plex",
"import_executor": true,
"iot_class": "local_push",
"loggers": ["plexapi", "plexwebsocket"],
"requirements": [