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

`Importing platform plex.config_flow took 0.54s (loaded_executor=False)`
pull/111749/head
J. Nick Koston 2024-02-28 09:02:34 -10:00 committed by GitHub
parent c0a7aacfa8
commit 104884056f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -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": [