bondrogeen / ioBroker.paw

Драйвер для iobroker
MIT License
14 stars 7 forks source link

Compatibility check to js-controller 3.3 and Admin5 React UI #46

Open ioBrokerChecker opened 3 years ago

ioBrokerChecker commented 3 years ago

Dear Adapter developer,

with js-controller 3.2 and js-controller 3.3 some additional checks were added to make sure that created objects match to the specifications and also written state values match to the object definition.

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

Please take the 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 log there from these checks please adjust the adapter and fix the relevant cases.

For questions please refer to https://github.com/ioBroker/ioBroker.js-controller/issues/1301

Additionally we are preparing Admin 5 which will have a completely rewritten UI. Please install Admin 5, activate that new UI and verify that the configuration of you adapter works as expected also there.

More informations on Admin 5 can be found in Forum https://forum.iobroker.net/topic/44282/test-adapter-admin-5-0-x-alpha-der-neuen-ui

Please close the issue after you checked it.

Thank you very much for your support!