iobroker.device-watcher 2.10.1 → 2.10.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.
Files changed (4) hide show
  1. package/README.md +5 -0
  2. package/io-package.json +838 -860
  3. package/main.js +172 -130
  4. package/package.json +1 -1
package/README.md CHANGED
@@ -189,6 +189,11 @@ 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.10.2 (2024-01-20)
193
+
194
+ - (ciddi89) Fixed: typeError for available adapter update messages
195
+ - (ciddi89) Fixed: Lists for updatable adapter
196
+
192
197
  ### 2.10.1 (2024-01-15)
193
198
 
194
199
  - (ciddi89) Fixed: several bugs from last version