mirror of https://github.com/home-assistant/core
12 lines
308 B
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"]
|
|
}
|