matterbridge-zigbee2mqtt 3.0.4 → 3.0.5-dev-20260203-caecb01
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/CHANGELOG.md +32 -0
- package/README.md +6 -2
- package/npm-shrinkwrap.json +5 -5
- package/package.json +10 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,11 +1,43 @@
|
|
|
1
1
|
# <img src="https://matterbridge.io/assets/matterbridge.svg" alt="Matterbridge Logo" width="64px" height="64px"> Matterbridge zigbee2mqtt plugin changelog
|
|
2
2
|
|
|
3
|
+
[](https://www.npmjs.com/package/matterbridge-zigbee2mqtt)
|
|
4
|
+
[](https://www.npmjs.com/package/matterbridge-zigbee2mqtt)
|
|
5
|
+
[](https://hub.docker.com/r/luligu/matterbridge)
|
|
6
|
+
[](https://hub.docker.com/r/luligu/matterbridge)
|
|
7
|
+

|
|
8
|
+

|
|
9
|
+
[](https://codecov.io/gh/Luligu/matterbridge-zigbee2mqtt)
|
|
10
|
+
[](https://github.com/prettier/prettier)
|
|
11
|
+
[](https://github.com/eslint/eslint)
|
|
12
|
+
[](https://www.typescriptlang.org/)
|
|
13
|
+
[](https://nodejs.org/api/esm.html)
|
|
14
|
+
|
|
15
|
+
[](https://www.npmjs.com/package/matterbridge)
|
|
16
|
+
[](https://www.npmjs.com/package/matter-history)
|
|
17
|
+
[](https://www.npmjs.com/package/node-ansi-logger)
|
|
18
|
+
[](https://www.npmjs.com/package/node-persist-manager)
|
|
19
|
+
|
|
20
|
+
---
|
|
21
|
+
|
|
3
22
|
All notable changes to this project will be documented in this file.
|
|
4
23
|
|
|
5
24
|
If you like this project and find it useful, please consider giving it a star on [GitHub](https://github.com/Luligu/matterbridge-zigbee2mqtt) and sponsoring it.
|
|
6
25
|
|
|
7
26
|
<a href="https://www.buymeacoffee.com/luligugithub"><img src="https://matterbridge.io/assets/bmc-button.svg" alt="Buy me a coffee" width="120"></a>
|
|
8
27
|
|
|
28
|
+
## [3.0.5] - 2026-02-02
|
|
29
|
+
|
|
30
|
+
### Added
|
|
31
|
+
|
|
32
|
+
- [workflow]: Migrated to trusted publishing / OIDC.
|
|
33
|
+
|
|
34
|
+
### Changed
|
|
35
|
+
|
|
36
|
+
- [package]: Updated dependencies.
|
|
37
|
+
- [package]: Updated package to automator v. 3.0.4.
|
|
38
|
+
|
|
39
|
+
<a href="https://www.buymeacoffee.com/luligugithub"><img src="https://matterbridge.io/assets/bmc-button.svg" alt="Buy me a coffee" width="80"></a>
|
|
40
|
+
|
|
9
41
|
## [3.0.4] - 2026-01-20
|
|
10
42
|
|
|
11
43
|
### Added
|
package/README.md
CHANGED
|
@@ -2,11 +2,15 @@
|
|
|
2
2
|
|
|
3
3
|
[](https://www.npmjs.com/package/matterbridge-zigbee2mqtt)
|
|
4
4
|
[](https://www.npmjs.com/package/matterbridge-zigbee2mqtt)
|
|
5
|
-
[](https://hub.docker.com/r/luligu/matterbridge)
|
|
6
|
+
[](https://hub.docker.com/r/luligu/matterbridge)
|
|
7
7
|

|
|
8
8
|

|
|
9
9
|
[](https://codecov.io/gh/Luligu/matterbridge-zigbee2mqtt)
|
|
10
|
+
[](https://github.com/prettier/prettier)
|
|
11
|
+
[](https://github.com/eslint/eslint)
|
|
12
|
+
[](https://www.typescriptlang.org/)
|
|
13
|
+
[](https://nodejs.org/api/esm.html)
|
|
10
14
|
|
|
11
15
|
[](https://www.npmjs.com/package/matterbridge)
|
|
12
16
|
[](https://www.npmjs.com/package/matter-history)
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "matterbridge-zigbee2mqtt",
|
|
3
|
-
"version": "3.0.
|
|
3
|
+
"version": "3.0.5-dev-20260203-caecb01",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "matterbridge-zigbee2mqtt",
|
|
9
|
-
"version": "3.0.
|
|
9
|
+
"version": "3.0.5-dev-20260203-caecb01",
|
|
10
10
|
"license": "Apache-2.0",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"moment": "2.30.1",
|
|
@@ -32,9 +32,9 @@
|
|
|
32
32
|
}
|
|
33
33
|
},
|
|
34
34
|
"node_modules/@types/node": {
|
|
35
|
-
"version": "25.0
|
|
36
|
-
"resolved": "https://registry.npmjs.org/@types/node/-/node-25.0.
|
|
37
|
-
"integrity": "sha512
|
|
35
|
+
"version": "25.2.0",
|
|
36
|
+
"resolved": "https://registry.npmjs.org/@types/node/-/node-25.2.0.tgz",
|
|
37
|
+
"integrity": "sha512-DZ8VwRFUNzuqJ5khrvwMXHmvPe+zGayJhr2CDNiKB1WBE1ST8Djl00D0IC4vvNmHMdj6DlbYRIaFE7WHjlDl5w==",
|
|
38
38
|
"license": "MIT",
|
|
39
39
|
"dependencies": {
|
|
40
40
|
"undici-types": "~7.16.0"
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "matterbridge-zigbee2mqtt",
|
|
3
|
-
"version": "3.0.
|
|
3
|
+
"version": "3.0.5-dev-20260203-caecb01",
|
|
4
4
|
"description": "Matterbridge zigbee2mqtt plugin",
|
|
5
5
|
"author": "https://github.com/Luligu",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -36,7 +36,15 @@
|
|
|
36
36
|
"smarthome",
|
|
37
37
|
"connectedthings",
|
|
38
38
|
"zigbee",
|
|
39
|
-
"zigbee2mqtt"
|
|
39
|
+
"zigbee2mqtt",
|
|
40
|
+
"childbridge",
|
|
41
|
+
"plugin",
|
|
42
|
+
"frontend",
|
|
43
|
+
"siri",
|
|
44
|
+
"hass",
|
|
45
|
+
"hassio",
|
|
46
|
+
"smartthings",
|
|
47
|
+
"ewelink"
|
|
40
48
|
],
|
|
41
49
|
"engines": {
|
|
42
50
|
"node": ">=20.0.0 <21.0.0 || >=22.0.0 <23.0.0 || >=24.0.0 <25.0.0"
|