diff --git a/homeassistant/components/shelly/manifest.json b/homeassistant/components/shelly/manifest.json index a171421eaca..2916ce57eae 100644 --- a/homeassistant/components/shelly/manifest.json +++ b/homeassistant/components/shelly/manifest.json @@ -5,6 +5,7 @@ "config_flow": true, "dependencies": ["bluetooth", "http"], "documentation": "https://www.home-assistant.io/integrations/shelly", + "import_executor": true, "integration_type": "device", "iot_class": "local_push", "loggers": ["aioshelly"],