diff --git a/homeassistant/components/timer/manifest.json b/homeassistant/components/timer/manifest.json index 19748332221..160c96f9664 100644 --- a/homeassistant/components/timer/manifest.json +++ b/homeassistant/components/timer/manifest.json @@ -1,6 +1,7 @@ { "domain": "timer", "name": "Timer", + "integration_type": "helper", "documentation": "https://www.home-assistant.io/integrations/timer", "codeowners": [], "quality_scale": "internal"