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 6d547d9 commit 6202bd3Copy full SHA for 6202bd3
2 files changed
README.md
@@ -51,9 +51,10 @@ iobroker add octoprint
51
### **WORK IN PROGRESS**
52
-->
53
54
-- (copilot) Adapter requires node.js >= 22 now
55
+* (copilot) Adapter requires node.js >= 22 now
56
* (@klein0r) Updated dependencies
57
+* (@klein0r) admin 7.6.20 and js-controller 6.0.11 (or later) are required
58
59
### 6.0.1 (2025-08-25)
60
io-package.json
@@ -161,7 +161,7 @@
161
],
162
"globalDependencies": [
163
{
164
- "admin": ">=7.6.17"
+ "admin": ">=7.6.20"
165
}
166
167
"plugins": {
0 commit comments