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,
|
|
|
|
"dhcp": [{"hostname":"ring*","macaddress":"0CAE7D*"}]
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|