mirror of
https://github.com/home-assistant/core.git
synced 2025-12-25 05:26:47 +00:00
No longer needs to use the executor to run subprocesses changelog: https://github.com/home-assistant-libs/ha-ffmpeg/compare/3.1.0...3.2.0
8 lines
177 B
JSON
8 lines
177 B
JSON
{
|
|
"domain": "ffmpeg",
|
|
"name": "FFmpeg",
|
|
"codeowners": [],
|
|
"documentation": "https://www.home-assistant.io/integrations/ffmpeg",
|
|
"requirements": ["ha-ffmpeg==3.2.0"]
|
|
}
|