1
0
mirror of https://github.com/home-assistant/core.git synced 2026-06-02 13:44:32 +01:00
Files
core/homeassistant/components/ffmpeg/manifest.json
T
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": []
}