iobroker.tibberlink 3.5.0 → 3.5.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 CHANGED
@@ -106,6 +106,22 @@ If you enjoyed this project — or just feeling generous, consider buying me a b
106
106
 
107
107
  ## Changelog
108
108
 
109
+ ### 3.5.2 (2024-10-30)
110
+
111
+ - (HombachC) add verification for YES/NO 2 values in calculator (#547)
112
+ - (HombachC) optimized responsive design (#544)
113
+ - (HombachC) migrate eslint to >9.x
114
+ - (HombachC) switch to ES2022 code
115
+ - (HombachC) adapted to new API constraints (#546)
116
+ - (HombachC) replace deprecated setStateAsync by setState
117
+
118
+ ### 3.5.1 (2024-10-05)
119
+
120
+ - (HombachC) changed to less feed disconnection warnings in log (#445)
121
+ - (HombachC) fix error in output2 of smart battery buffer (#538)
122
+ - (HombachC) update deprecated state calls
123
+ - (HombachC) dependency updates
124
+
109
125
  ### 3.5.0 (2024-10-02)
110
126
 
111
127
  - (HombachC) update adapter core