core/homeassistant/components/amcrest/manifest.json

12 lines
308 B
JSON

{
"domain": "amcrest",
"name": "Amcrest",
"codeowners": ["@flacjacket"],
"dependencies": ["ffmpeg"],
"documentation": "https://www.home-assistant.io/integrations/amcrest",
"iot_class": "local_polling",
"loggers": ["amcrest"],
"quality_scale": "legacy",
"requirements": ["amcrest==1.9.8"]
}