Add integration_type hub to schlage (#161323)

This commit is contained in:
Joost Lekkerkerker
2026-01-20 20:29:23 +01:00
committed by GitHub
parent 4b10a542b0
commit ddcf5cb749

View File

@@ -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"]
}