1
0
mirror of https://github.com/home-assistant/core.git synced 2026-03-03 00:00:58 +00:00
Files
core/homeassistant/components/ffmpeg_motion/manifest.json

10 lines
246 B
JSON

{
"domain": "ffmpeg_motion",
"name": "FFmpeg Motion",
"codeowners": [],
"dependencies": ["ffmpeg"],
"documentation": "https://www.home-assistant.io/integrations/ffmpeg_motion",
"iot_class": "calculated",
"quality_scale": "legacy"
}