iobroker.device-watcher 2.9.1 → 2.9.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/README.md CHANGED
@@ -189,6 +189,12 @@ It's possible to select:
189
189
  Placeholder for the next version (at the beginning of the line):
190
190
  ### **WORK IN PROGRESS**
191
191
  -->
192
+ ### 2.9.2 (2023-05-19)
193
+
194
+ - (ciddi89) Fixed: Instance name in schedule notifications for faulty instances
195
+ - (ciddi89) Fixed: Ignore null values in update datapoints of devices
196
+ - (ciddi89) Updated: Dependencies
197
+
192
198
  ### 2.9.1 (2023-04-27)
193
199
 
194
200
  - (ciddi89) Removed: Function for error handling (not neccessary)