mirror of
https://github.com/home-assistant/core.git
synced 2026-03-03 00:00:58 +00:00
10 lines
246 B
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"
|
|
}
|