diff --git a/homeassistant/components/schlage/manifest.json b/homeassistant/components/schlage/manifest.json index eadf5585f30..145978b94bf 100644 --- a/homeassistant/components/schlage/manifest.json +++ b/homeassistant/components/schlage/manifest.json @@ -4,6 +4,7 @@ "codeowners": ["@dknowles2"], "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/schlage", + "integration_type": "hub", "iot_class": "cloud_polling", "requirements": ["pyschlage==2025.9.0"] }