iobroker.iot 4.1.9 → 4.1.10
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-C_OD29p7.js → index-M2SVgqpM.js} +13 -13
- package/admin/index_m.html +1 -1
- package/build/lib/AlexaSmartHomeV3/Helpers/Utils.js +4 -0
- package/build/lib/AlexaSmartHomeV3/Helpers/Utils.js.map +1 -1
- package/io-package.json +13 -13
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -350,8 +350,9 @@ setState('iot.0.app.message', JSON.stringify({
|
|
|
350
350
|
### **WORK IN PROGRESS**
|
|
351
351
|
-->
|
|
352
352
|
## Changelog
|
|
353
|
-
### 4.1.
|
|
353
|
+
### 4.1.10 (2025-10-19)
|
|
354
354
|
- (@GermanBluefox) Fixed detection of blinds
|
|
355
|
+
- (@GermanBluefox) Fixed detection of sliders
|
|
355
356
|
|
|
356
357
|
### 4.1.7 (2025-10-19)
|
|
357
358
|
- (@GermanBluefox) Better handling of dimmer in alexa v3
|