iobroker.iot 4.2.0 → 4.2.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
@@ -350,6 +350,12 @@ setState('iot.0.app.message', JSON.stringify({
350
350
  ### **WORK IN PROGRESS**
351
351
  -->
352
352
  ## Changelog
353
+ ### 4.2.2 (2025-10-22)
354
+ - (@GermanBluefox) Use only channel or devices for automatic detection
355
+
356
+ ### 4.2.1 (2025-10-22)
357
+ - (@GermanBluefox) Added reset smart names dialog
358
+
353
359
  ### 4.2.0 (2025-10-21)
354
360
  - (@GermanBluefox) Added debug information
355
361
  - (@GermanBluefox) Better handling of HUE devices
@@ -364,12 +370,6 @@ setState('iot.0.app.message', JSON.stringify({
364
370
  - (@GermanBluefox) Fixed detection of blinds
365
371
  - (@GermanBluefox) Fixed detection of sliders
366
372
 
367
- ### 4.1.7 (2025-10-19)
368
- - (@GermanBluefox) Better handling of dimmer in alexa v3
369
-
370
- ### 4.1.5 (2025-10-18)
371
- - (@GermanBluefox) Better handling of color temperatures
372
-
373
373
  ## License
374
374
 
375
375
  The MIT License (MIT)