iobroker.iot 4.1.7 → 4.1.9

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.1.9 (2025-10-19)
354
+ - (@GermanBluefox) Fixed detection of blinds
355
+
353
356
  ### 4.1.7 (2025-10-19)
354
357
  - (@GermanBluefox) Better handling of dimmer in alexa v3
355
358
 
@@ -365,11 +368,6 @@ setState('iot.0.app.message', JSON.stringify({
365
368
  - (@GermanBluefox) Fixed custom skill
366
369
  - (@GermanBluefox) Added RGB single and scene support
367
370
 
368
- ### 4.1.2 (2025-10-14)
369
- - (@GermanBluefox) Made Alexa V3 default
370
- - (@GermanBluefox) Updated packages
371
- - (@GermanBluefox) Corrected Alexa V3 engine
372
-
373
371
  ## License
374
372
 
375
373
  The MIT License (MIT)