mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 15:17:35 +00:00
Mark FFmpeg integration as system type (#123241)
This commit is contained in:
parent
1eaaa00687
commit
c612cf95a8
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user