mirror of
https://github.com/home-assistant/core.git
synced 2026-02-22 19:07:08 +00:00
9 lines
209 B
JSON
9 lines
209 B
JSON
{
|
|
"domain": "ffmpeg",
|
|
"name": "FFmpeg",
|
|
"codeowners": [],
|
|
"documentation": "https://www.home-assistant.io/integrations/ffmpeg",
|
|
"integration_type": "system",
|
|
"requirements": ["ha-ffmpeg==3.2.2"]
|
|
}
|