Skip to content

Commit 8b1e89d

Browse files
committed
verify: @homebridge-plugins/homebridge-matter
1 parent 30b2e06 commit 8b1e89d

File tree

7 files changed

+19
-17
lines changed

7 files changed

+19
-17
lines changed

assets/plugins-v2.min.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

assets/plugins.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -266,13 +266,13 @@
266266
"@homebridge-plugins/homebridge-matter": {
267267
"name": null,
268268
"hidden": false,
269-
"icon": null,
269+
"icon": "icons/homebridge-matter.png",
270270
"maintained": true,
271271
"newScope": false,
272272
"scoped": "bwp91",
273273
"author": "bwp91",
274274
"changelog": null,
275-
"verified": false,
275+
"verified": true,
276276
"verifiedPlus": false
277277
},
278278
"@homebridge-plugins/homebridge-meater": {

assets/plugins.min.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

icons/homebridge-matter.png

10.5 KB
Loading

package-lock.json

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

plugin-icons.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
"@homebridge-plugins/homebridge-ewelink": "icons/homebridge-ewelink.png",
1515
"@homebridge-plugins/homebridge-govee": "icons/homebridge-govee.png",
1616
"@homebridge-plugins/homebridge-lutron-caseta-leap": "icons/homebridge-lutron-caseta-leap.png",
17+
"@homebridge-plugins/homebridge-matter": "icons/homebridge-matter.png",
1718
"@homebridge-plugins/homebridge-meater": "icons/homebridge-meater.png",
1819
"@homebridge-plugins/homebridge-meross": "icons/homebridge-meross.png",
1920
"@homebridge-plugins/homebridge-noip": "icons/homebridge-noip.png",

verified-plugins.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"@homebridge-plugins/homebridge-ewelink",
2222
"@homebridge-plugins/homebridge-govee",
2323
"@homebridge-plugins/homebridge-lutron-caseta-leap",
24+
"@homebridge-plugins/homebridge-matter",
2425
"@homebridge-plugins/homebridge-meater",
2526
"@homebridge-plugins/homebridge-meross",
2627
"@homebridge-plugins/homebridge-noip",

0 commit comments

Comments
 (0)