2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "yale_smart_alarm",
|
2020-01-07 13:31:18 +00:00
|
|
|
"name": "Yale Smart Living",
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/yale_smart_alarm",
|
2022-09-04 19:43:38 +00:00
|
|
|
"requirements": ["yalesmartalarmclient==0.3.9"],
|
2021-05-17 20:39:56 +00:00
|
|
|
"codeowners": ["@gjohansson-ST"],
|
2021-07-24 17:55:43 +00:00
|
|
|
"config_flow": true,
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "cloud_polling",
|
|
|
|
"loggers": ["yalesmartalarmclient"]
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|