mirror of https://github.com/home-assistant/core
11 lines
329 B
JSON
11 lines
329 B
JSON
{
|
|
"domain": "yale_smart_alarm",
|
|
"name": "Yale Smart Living",
|
|
"codeowners": ["@gjohansson-ST"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/yale_smart_alarm",
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["yalesmartalarmclient"],
|
|
"requirements": ["yalesmartalarmclient==0.4.3"]
|
|
}
|