diff --git a/homeassistant/components/template/manifest.json b/homeassistant/components/template/manifest.json index 4112ca7a73f..89aa9997d89 100644 --- a/homeassistant/components/template/manifest.json +++ b/homeassistant/components/template/manifest.json @@ -5,6 +5,7 @@ "codeowners": ["@PhracturedBlue", "@tetienne", "@home-assistant/core"], "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/template", + "import_executor": true, "integration_type": "helper", "iot_class": "local_push", "quality_scale": "internal"