iobroker-community-adapters / ioBroker.synology

ioBroker SYNOLOGY Adapter
MIT License
11 stars 9 forks source link

[QA] replace used "controller lib exports" #198

Closed mcm1957 closed 1 year ago

mcm1957 commented 2 years ago

dir =${utils.controllerDir}/${adapter.systemConfig.dataDir}${adapter.namespace.replace('.', '_')}/; should be replaced.

See: https://github.com/ioBroker/ioBroker.js-controller/issues/1999

mcm1957 commented 1 year ago

fixed with 2.1.13