* Bump Amcrest version to 1.8.0 * Add codeowner to Amcrest. Co-authored-by: jan Iversen <jancasacondor@gmail.com>
9 lines
253 B
JSON
9 lines
253 B
JSON
{
|
|
"domain": "amcrest",
|
|
"name": "Amcrest",
|
|
"documentation": "https://www.home-assistant.io/integrations/amcrest",
|
|
"requirements": ["amcrest==1.8.0"],
|
|
"dependencies": ["ffmpeg"],
|
|
"codeowners": ["@flacjacket"],
|
|
"iot_class": "local_polling"
|
|
}
|