iobroker.iot 4.1.11 → 4.1.12

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,10 @@ setState('iot.0.app.message', JSON.stringify({
350
350
  ### **WORK IN PROGRESS**
351
351
  -->
352
352
  ## Changelog
353
+ ### 4.1.12 (2025-10-21)
354
+ - (@GermanBluefox) Added debug information
355
+ - (@GermanBluefox) Better handling of HUE devices
356
+
353
357
  ### 4.1.11 (2025-10-20)
354
358
  - (@GermanBluefox) Added humidity sensor
355
359
  - (@GermanBluefox) Added unreach indicator
@@ -365,11 +369,6 @@ setState('iot.0.app.message', JSON.stringify({
365
369
  ### 4.1.5 (2025-10-18)
366
370
  - (@GermanBluefox) Better handling of color temperatures
367
371
 
368
- ### 4.1.4 (2025-10-17)
369
- - (@GermanBluefox) Implemented stored values for Alexa V3
370
- - (@GermanBluefox) Added RGB(W) with individual states to Alexa V3
371
- - (@GermanBluefox) Added dedicated checkbox for alexa custom skill
372
-
373
372
  ## License
374
373
 
375
374
  The MIT License (MIT)