From 104884056fca7d12314d0307103535161de259bc Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Wed, 28 Feb 2024 09:02:34 -1000 Subject: [PATCH] Import plex in the executor to avoid blocking the event loop (#111743) `Importing platform plex.config_flow took 0.54s (loaded_executor=False)` --- homeassistant/components/plex/manifest.json | 1 + 1 file changed, 1 insertion(+) diff --git a/homeassistant/components/plex/manifest.json b/homeassistant/components/plex/manifest.json index e33cbc2e0c1..99dd44c1ed8 100644 --- a/homeassistant/components/plex/manifest.json +++ b/homeassistant/components/plex/manifest.json @@ -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": [