1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-29 13:13:46 +01:00
Files
core/homeassistant/components/amcrest/manifest.json
2025-07-15 10:14:26 +02:00

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.9"]
}