You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+33Lines changed: 33 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,39 @@ If you like this project and find it useful, please consider giving it a star on
8
8
<imgsrc="bmc-button.svg"alt="Buy me a coffee"width="120">
9
9
</a>
10
10
11
+
## [3.0.0] - 2025-11-08
12
+
13
+
### Added
14
+
15
+
-[tvoc]: Added voc_index to the converter. Thanks Funca (https://github.com/Luligu/matterbridge-zigbee2mqtt/issues/129).
16
+
-[cover]: Added check for reverse_direction === 'back' and reverse_direction === true (https://github.com/Luligu/matterbridge-zigbee2mqtt/issues/121 and https://github.com/Luligu/matterbridge-zigbee2mqtt/issues/131).
17
+
-[test]: Improved test coverage to 85%.
18
+
19
+
### Changed
20
+
21
+
-[package]: Updated dependencies.
22
+
-[package]: Bumped platform to v.3.0.0.
23
+
-[package]: Bumped entity to v.3.3.0.
24
+
-[package]: Bumped zigbee to v.3.0.0.
25
+
-[package]: Bumped package to automator v.2.0.11.
26
+
-[jest]: Bumped jestHelpers to v.1.0.11.
27
+
-[package]: Require matterbridge v.3.3.0.
28
+
-[package]: Added default config.
29
+
-[package]: Added typed ZigbeePlatformConfig.
30
+
-[platform]: Updated to new signature PlatformMatterbridge.
31
+
-[workflows]: Improved speed on Node CI.
32
+
-[workflows]: Use shallow clones and --no-fund --no-audit for faster builds.
33
+
-[devcontainer]: Added the plugin name to the container.
34
+
-[devcontainer]: Improved performance of first build with shallow clone.
35
+
36
+
### Fixed
37
+
38
+
-[platform]: Fixed specific zbminir2 device case for all devices. Thanks subst4nc3 (https://github.com/Luligu/matterbridge-zigbee2mqtt/issues/126).
0 commit comments