2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "skybell",
|
2020-01-07 13:19:44 +00:00
|
|
|
"name": "SkyBell",
|
2022-06-05 02:37:08 +00:00
|
|
|
"config_flow": true,
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/skybell",
|
2022-06-11 19:34:32 +00:00
|
|
|
"requirements": ["aioskybell==22.6.1"],
|
2022-06-13 03:27:19 +00:00
|
|
|
"dependencies": ["ffmpeg"],
|
2022-06-05 02:37:08 +00:00
|
|
|
"codeowners": ["@tkdrob"],
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "cloud_polling",
|
2022-06-05 02:37:08 +00:00
|
|
|
"loggers": ["aioskybell"]
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|