Skip to content

Commit

Permalink
add camera-ffmpeg as scoped
Browse files Browse the repository at this point in the history
  • Loading branch information
donavanbecker committed Jan 19, 2025
1 parent d075f52 commit 48439cb
Show file tree
Hide file tree
Showing 10 changed files with 28 additions and 3 deletions.
2 changes: 1 addition & 1 deletion assets/plugins-v2.min.json

Large diffs are not rendered by default.

17 changes: 16 additions & 1 deletion assets/plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,17 @@
"verified": true,
"verifiedPlus": false
},
"@homebridge-plugins/homebridge-camera-ffmpeg": {
"name": null,
"hidden": false,
"icon": "icons/homebridge-camera-ffmpeg.png",
"maintained": true,
"newScope": false,
"scoped": "sunookitsune",
"author": "sunookitsune",
"verified": true,
"verifiedPlus": false
},
"@homebridge-plugins/homebridge-cloudflared-tunnel": {
"name": null,
"hidden": false,
Expand Down Expand Up @@ -1112,7 +1123,11 @@
"hidden": false,
"icon": null,
"maintained": false,
"newScope": false,
"newScope": {
"from": "homebridge-camera-ffmpeg",
"to": "@homebridge-plugins/homebridge-camera-ffmpeg",
"switch": "3.1.4"
},
"scoped": false,
"author": null,
"verified": true,
Expand Down
2 changes: 1 addition & 1 deletion assets/plugins.min.json

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions has-scope-plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@
"to": "@homebridge-plugins/homebridge-august",
"switch": "3.0.0"
},
{
"from": "homebridge-camera-ffmpeg",
"to": "@homebridge-plugins/homebridge-camera-ffmpeg",
"switch": "3.1.4"
},
{
"from": "homebridge-cloudflared-tunnel",
"to": "@homebridge-plugins/homebridge-cloudflared-tunnel",
Expand Down
Binary file added icons/homebridge-camera-ffmpeg.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions maintained-plugins.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[
"@homebridge-plugins/homebridge-air",
"@homebridge-plugins/homebridge-august",
"@homebridge-plugins/homebridge-camera-ffmpeg",
"@homebridge-plugins/homebridge-cloudflared-tunnel",
"@homebridge-plugins/homebridge-ewelink",
"@homebridge-plugins/homebridge-govee",
Expand Down
1 change: 1 addition & 0 deletions plugin-authors.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"@homebridge-plugins/homebridge-air": "donavanbecker",
"@homebridge-plugins/homebridge-august": "donavanbecker",
"@homebridge-plugins/homebridge-camera-ffmpeg": "sunookitsune",
"@homebridge-plugins/homebridge-cloudflared-tunnel": "donavanbecker",
"@homebridge-plugins/homebridge-ewelink": "bwp91",
"@homebridge-plugins/homebridge-govee": "bwp91",
Expand Down
1 change: 1 addition & 0 deletions plugin-icons.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"@chazepps/homebridge-hejhome": "icons/homebridge-hejhome.png",
"@homebridge-plugins/homebridge-air": "icons/homebridge-air.png",
"@homebridge-plugins/homebridge-august": "icons/homebridge-august.png",
"@homebridge-plugins/homebridge-camera-ffmpeg": "icons/homebridge-camera-ffmpeg.png",
"@homebridge-plugins/homebridge-cloudflared-tunnel": "icons/homebridge-cloudflared-tunnel.png",
"@homebridge-plugins/homebridge-ewelink": "icons/homebridge-ewelink.png",
"@homebridge-plugins/homebridge-govee": "icons/homebridge-govee.png",
Expand Down
1 change: 1 addition & 0 deletions scoped-plugins.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"@homebridge-plugins/homebridge-air": "donavanbecker",
"@homebridge-plugins/homebridge-august": "donavanbecker",
"@homebridge-plugins/homebridge-camera-ffmpeg": "sunookitsune",
"@homebridge-plugins/homebridge-cloudflared-tunnel": "donavanbecker",
"@homebridge-plugins/homebridge-ewelink": "bwp91",
"@homebridge-plugins/homebridge-govee": "bwp91",
Expand Down
1 change: 1 addition & 0 deletions verified-plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"@hernas/homebridge-salus-sq610",
"@homebridge-plugins/homebridge-air",
"@homebridge-plugins/homebridge-august",
"@homebridge-plugins/homebridge-camera-ffmpeg",
"@homebridge-plugins/homebridge-cloudflared-tunnel",
"@homebridge-plugins/homebridge-ewelink",
"@homebridge-plugins/homebridge-govee",
Expand Down

0 comments on commit 48439cb

Please sign in to comment.