@homebridge-plugins/homebridge-matter 0.1.3-beta.0 → 0.1.3

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
@@ -2,11 +2,12 @@
2
2
 
3
3
  All notable changes to `@homebridge-plugins/homebridge-matter` will be documented in this file.
4
4
 
5
- ## v0.1.3 (Unreleased)
5
+ ## v0.1.3 (2025-10-22)
6
6
 
7
7
  ### Changes
8
8
 
9
9
  - add realistic state changes to vacuum example
10
+ - recover from homebridge matter api changes
10
11
 
11
12
  ## v0.1.2 (2025-10-21)
12
13