Skip to content

Commit

Permalink
verify: homebridge-virtual-accessories
Browse files Browse the repository at this point in the history
  • Loading branch information
bwp91 committed Dec 22, 2024
1 parent 35e72a1 commit a9af9e7
Show file tree
Hide file tree
Showing 9 changed files with 154 additions and 162 deletions.
9 changes: 9 additions & 0 deletions assets/plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -4287,6 +4287,15 @@
"verified": true,
"verifiedPlus": false
},
"homebridge-virtual-accessories": {
"hidden": false,
"icon": "icons/homebridge-virtual-accessories.png",
"maintained": false,
"newScope": false,
"scoped": false,
"verified": true,
"verifiedPlus": false
},
"homebridge-virtual-device": {
"hidden": false,
"icon": null,
Expand Down
2 changes: 1 addition & 1 deletion assets/plugins.min.json

Large diffs are not rendered by default.

Binary file added icons/homebridge-virtual-accessories.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
291 changes: 136 additions & 155 deletions package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"typescript": "^5.7.2"
},
"devDependencies": {
"@antfu/eslint-config": "^3.11.2",
"@antfu/eslint-config": "^3.12.0",
"@fastify/pre-commit": "^2.2.0",
"@types/fs-extra": "^11.0.4",
"@types/node": "^22.10.2",
Expand Down
1 change: 1 addition & 0 deletions plugin-icons.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@
"homebridge-unifi-access": "icons/homebridge-unifi-access.png",
"homebridge-unifi-protect": "icons/homebridge-unifi-protect.png",
"homebridge-ups": "icons/homebridge-ups.png",
"homebridge-virtual-accessories": "icons/homebridge-virtual-accessories.png",
"homebridge-wemo": "icons/homebridge-wemo.png",
"homebridge-wled-ws": "icons/homebridge-wled-ws.png",
"homebridge-ws": "icons/homebridge-ws.png",
Expand Down
8 changes: 4 additions & 4 deletions src/plugin-checks/workspace/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/plugin-checks/workspace/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
"semver": "^7.6.3",
"tsx": "^4.19.2",
"typescript": "^5.7.2",
"undici": "^7.1.0"
"undici": "^7.2.0"
}
}
1 change: 1 addition & 0 deletions verified-plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -462,6 +462,7 @@
"homebridge-vesync-v2",
"homebridge-videodoorbell",
"homebridge-vieramatic",
"homebridge-virtual-accessories",
"homebridge-volvo",
"homebridge-washingmachine-pow",
"homebridge-wattbox",
Expand Down

0 comments on commit a9af9e7

Please sign in to comment.