core/homeassistant/components/ezviz/manifest.json

9 lines
249 B
JSON

{
"disabled": "Dependency contains code that breaks Home Assistant.",
"domain": "ezviz",
"name": "Ezviz",
"documentation": "https://www.home-assistant.io/integrations/ezviz",
"codeowners": ["@baqs"],
"requirements": ["pyezviz==0.1.5"]
}