iobroker.iot 4.2.10 → 4.2.11
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 +2 -1
- package/admin/assets/{index-BlSWVNwK.js → index-B9lVoPrg.js} +3 -3
- package/admin/index_m.html +1 -1
- package/build/lib/AlexaSmartHomeV3/DeviceManager.js +21 -7
- package/build/lib/AlexaSmartHomeV3/DeviceManager.js.map +1 -1
- package/io-package.json +13 -13
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -350,9 +350,10 @@ setState('iot.0.app.message', JSON.stringify({
|
|
|
350
350
|
### **WORK IN PROGRESS**
|
|
351
351
|
-->
|
|
352
352
|
## Changelog
|
|
353
|
-
### 4.2.
|
|
353
|
+
### 4.2.11 (2025-10-30)
|
|
354
354
|
- (@GermanBluefox) Added mireds<->kelvin conversion for color temperature
|
|
355
355
|
- (@GermanBluefox) It is possible to edit a type
|
|
356
|
+
- (@GermanBluefox) Correcting creation of complex groups
|
|
356
357
|
|
|
357
358
|
### 4.2.9 (2025-10-28)
|
|
358
359
|
- (@GermanBluefox) Do not control "white" by RGBW devices
|