12 lines
316 B
JSON
12 lines
316 B
JSON
{
|
|
"domain": "ezviz",
|
|
"name": "EZVIZ",
|
|
"codeowners": ["@RenierM26"],
|
|
"config_flow": true,
|
|
"dependencies": ["ffmpeg"],
|
|
"documentation": "https://www.home-assistant.io/integrations/ezviz",
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["paho_mqtt", "pyezvizapi"],
|
|
"requirements": ["pyezvizapi==1.0.0.7"]
|
|
}
|