Co-authored-by: J. Nick Koston <nick@koston.org> Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
10 lines
250 B
JSON
10 lines
250 B
JSON
{
|
|
"domain": "schlage",
|
|
"name": "Schlage",
|
|
"codeowners": ["@dknowles2"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/schlage",
|
|
"iot_class": "cloud_polling",
|
|
"requirements": ["pyschlage==2023.5.0"]
|
|
}
|