iobroker.iot 4.2.0 → 4.2.1

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,9 @@ setState('iot.0.app.message', JSON.stringify({
350
350
  ### **WORK IN PROGRESS**
351
351
  -->
352
352
  ## Changelog
353
+ ### 4.2.1 (2025-10-22)
354
+ - (@GermanBluefox) Added reset smart names dialog
355
+
353
356
  ### 4.2.0 (2025-10-21)
354
357
  - (@GermanBluefox) Added debug information
355
358
  - (@GermanBluefox) Better handling of HUE devices
@@ -367,9 +370,6 @@ setState('iot.0.app.message', JSON.stringify({
367
370
  ### 4.1.7 (2025-10-19)
368
371
  - (@GermanBluefox) Better handling of dimmer in alexa v3
369
372
 
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)