diff --git a/README.md b/README.md index ed0b839..7285176 100644 --- a/README.md +++ b/README.md @@ -92,6 +92,10 @@ Basically the same functionality as described for "setAway" above also is existi --> ## Changelog + +### **WORK IN PROGRESS** +- (ioBroker-Bot) Adapter requires js-controller >= 6.0.11 now. + ### __WORK IN PROGRESS__ * (@Apollon77) Removed the usage of a deprecated API from Netatmo which was used to enrich person data * (@Apollon77) Added product type NACamDoorTag diff --git a/io-package.json b/io-package.json index e1536db..8d0747b 100644 --- a/io-package.json +++ b/io-package.json @@ -146,7 +146,7 @@ ], "dependencies": [ { - "js-controller": ">=6.0.0" + "js-controller": ">=6.0.11" } ], "globalDependencies": [