diff --git a/homeassistant/components/screenlogic/manifest.json b/homeassistant/components/screenlogic/manifest.json index 434b8921bc2..6e720db29bc 100644 --- a/homeassistant/components/screenlogic/manifest.json +++ b/homeassistant/components/screenlogic/manifest.json @@ -13,6 +13,7 @@ } ], "documentation": "https://www.home-assistant.io/integrations/screenlogic", + "import_executor": true, "iot_class": "local_push", "loggers": ["screenlogicpy"], "requirements": ["screenlogicpy==0.10.0"]