core/homeassistant/components/amcrest/manifest.json

13 lines
222 B
JSON

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