We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64c4d95 commit 8b558f5Copy full SHA for 8b558f5
README.md
@@ -51,6 +51,10 @@ iobroker add lametric
51
Placeholder for the next version (at the beginning of the line):
52
### **WORK IN PROGRESS**
53
-->
54
+### **WORK IN PROGRESS**
55
+
56
+* (@klein0r) admin 7.6.17 and js-controller 6.0.11 (or later) are required
57
58
### 4.2.0 (2025-08-15)
59
60
* (@klein0r) Updated LaMetric firmware version recommendation to 2.3.9 (3.2.4)
io-package.json
@@ -174,12 +174,12 @@
174
},
175
"dependencies": [
176
{
177
- "js-controller": ">=6.0.0"
+ "js-controller": ">=6.0.11"
178
}
179
],
180
"globalDependencies": [
181
182
- "admin": ">=7.4.10"
+ "admin": ">=7.6.17"
183
184
185
"plugins": {
0 commit comments