iobroker.zigbee 3.2.5 → 3.3.0

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/README.md CHANGED
@@ -154,6 +154,18 @@ You can thank the authors by these links:
154
154
 
155
155
  -----------------------------------------------------------------------------------------------------
156
156
  ## Changelog
157
+ ### 3.3.0 (2025-12-08)
158
+ * Fix: dynamic model assignment when exposes is function (PTVO, BuschJaeger)
159
+ * Fix: Roles
160
+ * Refactor: Legacy code moved
161
+ * Refactor: Expose creation changed.
162
+ * Refactor: Exposes no longer use states from legacy code
163
+ * Feature: Offer state rebuild function in Settings
164
+ * (mh2134): Additional filters for device display
165
+ * Fix: Orphaned group states detected, marked and deletable
166
+ * Update: ZH 7.x
167
+ * Update: ZHC 25.84.0
168
+
157
169
  ### 3.2.5 (2025-10-31)
158
170
  * (asgothian) changed setState for lasterror
159
171