@homebridge-plugins/homebridge-matter 0.7.1 → 0.7.2-beta.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -4
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -8,10 +8,8 @@
|
|
|
8
8
|
Homebridge plugin to showcase examples of Matter devices in Homebridge.
|
|
9
9
|
|
|
10
10
|
[](https://www.npmjs.com/package/@homebridge-plugins/homebridge-matter)
|
|
11
|
-
[](https://github.com/homebridge-plugins/homebridge-matter/wiki/Beta-Version)
|
|
12
|
-
|
|
13
|
-
[](https://github.com/homebridge/homebridge/wiki/Verified-Plugins)
|
|
14
|
-
|
|
11
|
+
[](https://github.com/homebridge-plugins/homebridge-matter/wiki/Beta-Version)
|
|
12
|
+
[](https://github.com/homebridge/homebridge/wiki/Verified-Plugins)
|
|
15
13
|
[](https://www.npmjs.com/package/@homebridge-plugins/homebridge-matter)
|
|
16
14
|
[](https://discord.com/channels/432663330281226270/742733745743855627)
|
|
17
15
|
|
package/package.json
CHANGED