iobroker.devices 1.2.5 → 1.2.7

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
@@ -128,10 +128,15 @@ 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.5 (2025-04-29)
131
+ ### 1.2.7 (2025-06-14)
132
+ * (@GermanBluefox) Replaced icon for the state import
133
+ * (@GermanBluefox) Corrected the edit dialog
134
+
135
+ ### 1.2.6 (2025-04-29)
132
136
  * (@GermanBluefox) Type-detector updated
133
137
  * (@GermanBluefox) Execute the conversion formula on current value
134
138
  * (@GermanBluefox) Better categories selector
139
+ * (@GermanBluefox) Corrected device importer
135
140
 
136
141
  ### 1.2.4 (2025-04-27)
137
142
  * (@GermanBluefox) Corrected many GUI issues