|
{
|
|
"domain": "onvif",
|
|
"name": "ONVIF",
|
|
"documentation": "https://www.home-assistant.io/integrations/onvif",
|
|
"requirements": ["onvif-zeep-async==1.2.0", "WSDiscovery==2.0.0"],
|
|
"dependencies": ["ffmpeg"],
|
|
"codeowners": ["@hunterjm"],
|
|
"config_flow": true,
|
|
"iot_class": "local_push"
|
|
}
|