Mark FFmpeg integration as system type (#123241)

This commit is contained in:
Franck Nijhof 2024-08-06 16:04:29 +02:00 committed by GitHub
parent 1eaaa00687
commit c612cf95a8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 5 deletions

View File

@ -3,5 +3,6 @@
"name": "FFmpeg",
"codeowners": [],
"documentation": "https://www.home-assistant.io/integrations/ffmpeg",
"integration_type": "system",
"requirements": ["ha-ffmpeg==3.2.0"]
}

View File

@ -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,