diff --git a/README.md b/README.md index 329c52d..ca0c17b 100644 --- a/README.md +++ b/README.md @@ -552,6 +552,10 @@ sendTo('sql.0', 'getEnabledDPs', {}, function (result) { --> ## Changelog + +### **WORK IN PROGRESS** +- (ioBroker-Bot) Adapter requires js-controller >= 6.0.11 now. + ### 3.0.1 (2024-06-13) * (foxriver76) upgraded dependencies diff --git a/io-package.json b/io-package.json index c93a213..002db42 100644 --- a/io-package.json +++ b/io-package.json @@ -147,7 +147,7 @@ "type": "storage", "dependencies": [ { - "js-controller": ">=3.3.0" + "js-controller": ">=6.0.11" } ], "globalDependencies": [