core/homeassistant/components/amcrest/manifest.json

11 lines
279 B
JSON

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