mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 23:27:37 +00:00
Mark FFmpeg integration as system type (#123241)
This commit is contained in:
parent
1eaaa00687
commit
c612cf95a8
@ -3,5 +3,6 @@
|
|||||||
"name": "FFmpeg",
|
"name": "FFmpeg",
|
||||||
"codeowners": [],
|
"codeowners": [],
|
||||||
"documentation": "https://www.home-assistant.io/integrations/ffmpeg",
|
"documentation": "https://www.home-assistant.io/integrations/ffmpeg",
|
||||||
|
"integration_type": "system",
|
||||||
"requirements": ["ha-ffmpeg==3.2.0"]
|
"requirements": ["ha-ffmpeg==3.2.0"]
|
||||||
}
|
}
|
||||||
|
@ -1787,11 +1787,6 @@
|
|||||||
"ffmpeg": {
|
"ffmpeg": {
|
||||||
"name": "FFmpeg",
|
"name": "FFmpeg",
|
||||||
"integrations": {
|
"integrations": {
|
||||||
"ffmpeg": {
|
|
||||||
"integration_type": "hub",
|
|
||||||
"config_flow": false,
|
|
||||||
"name": "FFmpeg"
|
|
||||||
},
|
|
||||||
"ffmpeg_motion": {
|
"ffmpeg_motion": {
|
||||||
"integration_type": "hub",
|
"integration_type": "hub",
|
||||||
"config_flow": false,
|
"config_flow": false,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user