homebridge-plejd 1.6.1 → 1.7.0-beta

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
@@ -1,4 +1,16 @@
1
- #### 1.6.0(2024-12-24)
1
+ #### 1.7.0-beta(2025-09-11)
2
+
3
+ Update filter for finding lights
4
+ Refactorings
5
+ Added tests
6
+ Added opt-in brightness transition (Needs propper testing)
7
+
8
+ #### 1.6.2(2024-12-24)
9
+
10
+ Add blacklist for problematic devices
11
+ Add more retries and timeouts.
12
+
13
+ #### 1.6.1(2024-12-24)
2
14
 
3
15
  Rebuild release with node 22
4
16