1
mirror of https://github.com/home-assistant/core synced 2024-08-02 23:40:32 +02:00
ha-core/homeassistant/components/ffmpeg/manifest.json
2020-11-25 08:45:15 +01:00

8 lines
177 B
JSON

{
"domain": "ffmpeg",
"name": "FFmpeg",
"documentation": "https://www.home-assistant.io/integrations/ffmpeg",
"requirements": ["ha-ffmpeg==3.0.2"],
"codeowners": []
}