core/homeassistant/components/ffmpeg/manifest.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"]
}