Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

State Value -> Wrong Type #1

Closed
Boronsbruder opened this issue Aug 7, 2021 · 4 comments
Closed

State Value -> Wrong Type #1

Boronsbruder opened this issue Aug 7, 2021 · 4 comments

Comments

@Boronsbruder
Copy link

Following infos are displayed with the new JS-controller:

State value to set for "kodi.0.info.audio_channels" has to be type "number" but received type "string"
State value to set for "kodi.0.info.audio_bitrate" has to be type "string" but received type "number"

This one only when restarting the Adapter:

State value to set for "kodi.1.info.genre" has to be type "string" but received type "boolean"

Versions:

  • Adapter version: v.2.0.7
  • JS-Controller version: v3.3.15
@Boronsbruder
Copy link
Author

@Apollon77
Copy link
Member

@Boronsbruder I will look at it soon. Other question: Do you have the adapter installed? Can you check in your node-modules for "kodi-ws" and pack that into a ZIP file and send to me at iobroker@fischer-ka.de ? It seems that the original dev also deleted a used lib and we also need to restore that

@Apollon77
Copy link
Member

Ok, we have it ...

@Apollon77
Copy link
Member

Please try GitHub version

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

No branches or pull requests

2 participants