2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "ring",
|
|
|
|
"name": "Ring",
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/ring",
|
2020-12-06 16:24:32 +00:00
|
|
|
"requirements": ["ring_doorbell==0.6.2"],
|
2019-12-20 19:42:13 +00:00
|
|
|
"dependencies": ["ffmpeg"],
|
2020-01-14 20:54:45 +00:00
|
|
|
"codeowners": ["@balloob"],
|
2021-01-14 08:09:08 +00:00
|
|
|
"config_flow": true,
|
2021-04-15 08:21:38 +00:00
|
|
|
"dhcp": [
|
|
|
|
{
|
|
|
|
"hostname": "ring*",
|
|
|
|
"macaddress": "0CAE7D*"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"iot_class": "cloud_polling"
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|