core/homeassistant/components/amcrest/manifest.json

9 lines
221 B
JSON

{
"domain": "amcrest",
"name": "Amcrest",
"documentation": "https://www.home-assistant.io/integrations/amcrest",
"requirements": ["amcrest==1.5.6"],
"dependencies": ["ffmpeg"],
"codeowners": ["@pnbruckner"]
}