iobroker.zigbee 3.0.5 → 3.1.4

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
@@ -152,6 +152,40 @@ You can thank the authors by these links:
152
152
 
153
153
  -----------------------------------------------------------------------------------------------------
154
154
  ## Changelog
155
+ ### 3.1.4 (2025-09-26)
156
+ * (asgothian) Remove extra logging
157
+ * (asgothian) Add extra configurations
158
+ * (asgothian) Do not read states from deactivated devices
159
+ * (asgothian) Ignore deactivated devices for group state updates
160
+ * (asgothian) Change display for deactivated devices in the object tree (gray, no connected icon)
161
+ * (asgothian) more detailed device debug
162
+ * (asgothian) device debug UI improvements
163
+ * (asgothian) Pairing and device Query buttons on router cards
164
+ * (asgothian) ZHC 25.31.0, ZH 6.1.2 or newer
165
+ * (asgothian) Options based on ZHC defined options
166
+
167
+ ### 3.1.2 (2025-09-15)
168
+ * (asgothian) Fix pairing bug
169
+ * (asgothian) add ping messages to device debug to verify ping failure reasons
170
+ * (asgothian) Fix bug that blocked group names and renaming
171
+ * (asgothian) removed extra warning message for resolveEntity
172
+
173
+ ### 3.1.1 (2025-09-14)
174
+ * (asgothian) ZHC 25.x ZH 6.x
175
+ * (asgothian) Refactor main/statescontroller/zigbeecontroller
176
+ * (asgothian) Allow groups to trigger member state reads (via state memberupdate)
177
+ * (asgothian) Allow groups to set state based on accumulated member states (via state stateupdate)
178
+ * (asgothian) Trigger state read at device announce (via Settings: Read states at device announce)
179
+ * (asgothian) Trigger state read at adapter start for all pingable devices (via settings: 'try to read all states at adapter start' and 'read delay' (in seconds))
180
+ * (asgothian) Bugfix: Error in automatic restart function
181
+ * (asgothian) Bugfix: Error in device_query blocked certain states from being read
182
+ * (asgothian) Change to device Query: 15 second delay between queries only for automated queries. Manual queries are not affected
183
+
184
+ ### 3.1.0 (2025-08-02)
185
+ * (asgothian) ZHC 24.9.0
186
+ * (asgothian) ZH 5.x
187
+ * (asgothian) extend and stop pairing countdown
188
+
155
189
  ### 3.0.5 (2025-08-27)
156
190
  * (asgothian) fix random error where devices are not shown due to illegal groups
157
191
  * (asgothian) drop support for node 18