2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "onvif",
|
2020-01-07 12:28:35 +00:00
|
|
|
"name": "ONVIF",
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/onvif",
|
2020-08-11 21:53:30 +00:00
|
|
|
"requirements": ["onvif-zeep-async==0.5.0", "WSDiscovery==2.0.0"],
|
2020-01-06 20:28:23 +00:00
|
|
|
"dependencies": ["ffmpeg"],
|
2020-05-01 06:15:40 +00:00
|
|
|
"codeowners": ["@hunterjm"],
|
|
|
|
"config_flow": true
|
2020-01-06 20:28:23 +00:00
|
|
|
}
|