matterbridge-zigbee2mqtt 2.3.0-dev.1 → 2.3.0-dev.2

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 CHANGED
@@ -9,13 +9,14 @@ All notable changes to this project will be documented in this file.
9
9
  ### Added
10
10
 
11
11
  - [matterbridge]: Verified to work with Matterbridge edge (matter.js new API).
12
- - [covers]: Add position movement to the controller.
12
+ - [covers]: Add position movement updates to the controller.
13
13
  - [covers]: Fix group cover at controller.
14
14
  - [zigbeeEntity]: Add create async to ZigbeeDevice and ZigbeeGroup.
15
15
 
16
16
  ### Changed
17
17
 
18
18
  - [package]: Updated dependencies.
19
+ - [plugin]: Requires Matterbridge 1.6.5.
19
20
 
20
21
  ### Fixed
21
22