2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "canary",
|
|
|
|
"name": "Canary",
|
2020-09-19 04:22:19 +00:00
|
|
|
"codeowners": [],
|
2021-04-15 08:21:38 +00:00
|
|
|
"config_flow": true,
|
2023-02-08 19:16:39 +00:00
|
|
|
"dependencies": ["ffmpeg"],
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/canary",
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "cloud_polling",
|
2023-02-08 19:16:39 +00:00
|
|
|
"loggers": ["canary"],
|
|
|
|
"requirements": ["py-canary==0.5.3"]
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|