ioBroker.yahka icon indicating copy to clipboard operation
ioBroker.yahka copied to clipboard

Compatibility check to js-controller 4.0

Open ioBrokerChecker opened this issue 2 years ago • 2 comments

Dear Adapter developer,

with js-controller 4.0 object definitions are now also checked that min/max in only provided for number/mixed objects and that the type of the default value matches to the object type.

If something is not correct this is logged as 'warning' or 'info' log.

Please also make sure to update to the lastest @iobroker/testing dependency 2.5.4 or to accept the PR from Apollon77 for legacy testing!

Please spent some time to verify your adapter by ideally starting with a fresh instance and do some actions and verify the log. If you see a warn or info log there from these checks please adjust the adapter and fix the relevant cases.

For questions please refer to ioBroker/ioBroker.js-controller#1749

Please close the issue after you checked it.

Thank you very much for your support to get the best experience for the growing numbers of ioBroker users!

ioBrokerChecker avatar Feb 07 '22 19:02 ioBrokerChecker

Works with 0.14.0 without problems.

Tombra1889 avatar Apr 02 '22 09:04 Tombra1889