mirror of
https://github.com/home-assistant/core.git
synced 2025-08-01 19:55:10 +02:00
Mark FFmpeg integration as system type (#123241)
This commit is contained in:
@@ -3,5 +3,6 @@
|
||||
"name": "FFmpeg",
|
||||
"codeowners": [],
|
||||
"documentation": "https://www.home-assistant.io/integrations/ffmpeg",
|
||||
"integration_type": "system",
|
||||
"requirements": ["ha-ffmpeg==3.2.0"]
|
||||
}
|
||||
|
@@ -1787,11 +1787,6 @@
|
||||
"ffmpeg": {
|
||||
"name": "FFmpeg",
|
||||
"integrations": {
|
||||
"ffmpeg": {
|
||||
"integration_type": "hub",
|
||||
"config_flow": false,
|
||||
"name": "FFmpeg"
|
||||
},
|
||||
"ffmpeg_motion": {
|
||||
"integration_type": "hub",
|
||||
"config_flow": false,
|
||||
|
Reference in New Issue
Block a user