Skip to content

Commit 8b558f5

Browse files
committed
admin 7.6.17 and js-controller 6.0.11 (or later) are required
1 parent 64c4d95 commit 8b558f5

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,10 @@ iobroker add lametric
5151
Placeholder for the next version (at the beginning of the line):
5252
### **WORK IN PROGRESS**
5353
-->
54+
### **WORK IN PROGRESS**
55+
56+
* (@klein0r) admin 7.6.17 and js-controller 6.0.11 (or later) are required
57+
5458
### 4.2.0 (2025-08-15)
5559

5660
* (@klein0r) Updated LaMetric firmware version recommendation to 2.3.9 (3.2.4)

io-package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -174,12 +174,12 @@
174174
},
175175
"dependencies": [
176176
{
177-
"js-controller": ">=6.0.0"
177+
"js-controller": ">=6.0.11"
178178
}
179179
],
180180
"globalDependencies": [
181181
{
182-
"admin": ">=7.4.10"
182+
"admin": ">=7.6.17"
183183
}
184184
],
185185
"plugins": {

0 commit comments

Comments
 (0)