iobroker.iot 4.1.3 → 4.1.4

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,11 @@ setState('iot.0.app.message', JSON.stringify({
350
350
  ### **WORK IN PROGRESS**
351
351
  -->
352
352
  ## Changelog
353
+ ### 4.1.4 (2025-10-17)
354
+ - (@GermanBluefox) Implemented stored values for Alexa V3
355
+ - (@GermanBluefox) Added RGB(W) with individual states to Alexa V3
356
+ - (@GermanBluefox) Added dedicated checkbox for alexa custom skill
357
+
353
358
  ### 4.1.3 (2025-10-15)
354
359
  - (@GermanBluefox) Fixed custom skill
355
360
  - (@GermanBluefox) Added RGB single and scene support
@@ -366,9 +371,6 @@ setState('iot.0.app.message', JSON.stringify({
366
371
  - (@GermanBluefox) Some files were rewritten in TypeScript
367
372
  - (@GermanBluefox) Improvement of Alexa V3
368
373
 
369
- ### 3.6.0 (2025-07-02)
370
- - (@foxriver76) new features for upcoming Visu App 1.4.0
371
-
372
374
  ## License
373
375
 
374
376
  The MIT License (MIT)