Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

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

Closed
ioBrokerChecker opened this issue May 5, 2021 · 5 comments
Closed

Comments

@ioBrokerChecker
Copy link

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 ioBroker/ioBroker.js-controller#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!

@jpgorganizer
Copy link
Owner

@Apollon77
Copy link
Contributor

answered :-)

@jpgorganizer
Copy link
Owner

jpgorganizer commented May 7, 2021

Compatibility check to js-controller 3.3 : done; rollout with adapter release 1.0.5
Compatibility check to Admin5 React UI: pending

@jpgorganizer
Copy link
Owner

jpgorganizer commented May 12, 2021

Compatibility check to Admin5 React UI: pending

Compatibility check to Admin5 React UI done: ok

done with versions

  • admin 5.0.21
  • js-controller 3.3.8
  • Node.js: v12.22.1
  • NPM: v6.14.12

jpgorganizer added a commit that referenced this issue May 13, 2021
  - adjustments due to js-controller v3.3; e.g. [Issue 29](#29)
  - compatibility test with node.js v14/v16 and with the upcoming Admin 5 React UI e.g. [Issue 30](#30)
  - new parameter *beautify log* in instance configuration
@jpgorganizer
Copy link
Owner

solved with v1.0.5

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants