iobroker.devices 1.2.1 → 1.2.2
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 +3 -0
- package/admin/assets/{index-BuCCqLoj.js → index-dapPybIx.js} +79 -79
- package/admin/index_m.html +1 -1
- package/admin/tab.html +1 -1
- package/io-package.json +15 -15
- package/package.json +3 -3
package/README.md
CHANGED
|
@@ -128,6 +128,9 @@ This adapter is built with the help of `type-detector`. All possible devices cou
|
|
|
128
128
|
Placeholder for the next version (at the beginning of the line):
|
|
129
129
|
### **WORK IN PROGRESS**
|
|
130
130
|
-->
|
|
131
|
+
### 1.2.2 (2025-04-26)
|
|
132
|
+
* (@GermanBluefox) Corrected many GUI issues
|
|
133
|
+
|
|
131
134
|
### 1.2.1 (2025-04-22)
|
|
132
135
|
* (@GermanBluefox) Updated logo
|
|
133
136
|
* (@GermanBluefox) Updated type-detector
|