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 to set for "vedirect.0.***" has to be type "number" but received type "string" #205

Closed
Wildbill-Z opened this issue Aug 5, 2021 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@Wildbill-Z
Copy link

After updating to ne stable JS-Controller 3.3.15 I get a lot of warnings in the log:
`

vedirect.0 2021-08-05 19:06:36.206 info (8999) State value to set for "vedirect.0.H23" has to be type "number" but received type "string"
vedirect.0 2021-08-05 19:06:36.191 info (8999) State value to set for "vedirect.0.H21" has to be type "number" but received type "string"
vedirect.0 2021-08-05 19:06:36.174 info (8999) State value to set for "vedirect.0.LOAD" has to be type "boolean" but received type "string"
vedirect.0 2021-08-05 19:06:36.144 info (8999) State value to set for "vedirect.0.PPV" has to be type "number" but received type "string"
vedirect.0 2021-08-05 19:06:36.110 info (8999) State value to set for "vedirect.0.FW" has to be type "number" but received type "string"
vedirect.0 2021-08-05 19:06:35.216 info (8999) State value to set for "vedirect.0.HSDS" has to be type "number" but received type "string"
vedirect.0 2021-08-05 19:06:35.215 info (8999) State value to set for "vedirect.0.H23" has to be type "number" but received type "string"
vedirect.0 2021-08-05 19:06:35.199 info (8999) State value to set for "vedirect.0.H21" has to be type "number" but received type "string"
vedirect.0 2021-08-05 19:06:35.182 info (8999) State value to set for "vedirect.0.LOAD" has to be type "boolean" but received type "string"
vedirect.0 2021-08-05 19:06:35.172 info (8999) State value to set for "vedirect.0.PPV" has to be type "number" but received type "string"
vedirect.0 2021-08-05 19:06:35.138 info (8999) State value to set for "vedirect.0.FW" has to be type "number" but received type "string"
vedirect.0 2021-08-05 19:06:34.396 info (8999) State value to set for "vedirect.0.HSDS" has to be type "number" but received type "string"
vedirect.0 2021-08-05 19:06:34.388 info (8999) State value to set for "vedirect.0.H23" has to be type "number" but received type "string"
vedirect.0 2021-08-05 19:06:34.387 info (8999) State value to set for "vedirect.0.H21" has to be type "number" but received type "string"
vedirect.0 2021-08-05 19:06:34.387 info (8999) State value to set for "vedirect.0.LOAD" has to be type "boolean" but received type "string"
vedirect.0 2021-08-05 19:06:34.386 info (8999) State value to set for "vedirect.0.PPV" has to be type "number" but received type "string"
vedirect.0 2021-08-05 19:06:34.384 info (8999) State value to set for "vedirect.0.FW" has to be type "number" but received type "string"
vedirect.0 2021-08-05 19:06:33.247 info (8999) State value to set for "vedirect.0.HSDS" has to be type "number" but received type "string"
vedirect.0 2021-08-05 19:06:33.247 info (8999) State value to set for "vedirect.0.H23" has to be type "number" but received type "string"
vedirect.0 2021-08-05 19:06:33.230 info (8999) State value to set for "vedirect.0.H21" has to be type "number" but received type "string"
vedirect.0 2021-08-05 19:06:33.216 info (8999) State value to set for "vedirect.0.LOAD" has to be type "boolean" but received type "string"
vedirect.0 2021-08-05 19:06:33.188 info (8999) State value to set for "vedirect.0.PPV" has to be type "number" but received type "string"
vedirect.0 2021-08-05 19:06:33.151 info (8999) State value to set for "vedirect.0.FW" has to be type "number" but received type "string"
vedirect.0 2021-08-05 19:06:32.255 info (8999) State value to set for "vedirect.0.HSDS" has to be type "number" but received type "string"
vedirect.0 2021-08-05 19:06:32.244 info (8999) State value to set for "vedirect.0.H23" has to be type "number" but received type "string"
vedirect.0 2021-08-05 19:06:32.241 info (8999) State value to set for "vedirect.0.H21" has to be type "number" but received type "string"
vedirect.0 2021-08-05 19:06:32.211 info (8999) State value to set for "vedirect.0.LOAD" has to be type "boolean" but received type "string"
vedirect.0 2021-08-05 19:06:32.210 info (8999) State value to set for "vedirect.0.PPV" has to be type "number" but received type "string"
vedirect.0 2021-08-05 19:06:32.176 info (8999) State value to set for "vedirect.0.FW" has to be type "number" but received type "string"
vedirect.0 2021-08-05 19:06:31.317 info (8999) State value to set for "vedirect.0.HSDS" has to be type "number" but received type "string"
vedirect.0 2021-08-05 19:06:31.277 info (8999) State value to set for "vedirect.0.H23" has to be type "number" but received type "string"
vedirect.0 2021-08-05 19:06:31.274 info (8999) State value to set for "vedirect.0.H21" has to be type "number" but received type "string"
vedirect.0 2021-08-05 19:06:31.232 info (8999) State value to set for "vedirect.0.LOAD" has to be type "boolean" but received type "string"
vedirect.0 2021-08-05 19:06:31.215 info (8999) State value to set for "vedirect.0.PPV" has to be type "number" but received type "string"
vedirect.0 2021-08-05 19:06:31.183 info (8999) State value to set for "vedirect.0.FW" has to be type "number" but received type "string"
vedirect.0 2021-08-05 19:06:29.549 info (8999) starting. Version 0.1.2 in /opt/iobroker/node_modules/iobroker.vedirect, node: v12.22.4, js-controller: 3.3.15
`

Manually changing the type of the datapoints doesn't help as after adapter restart they get reset to the old type.
Greetings, Jürgen

@Wildbill-Z Wildbill-Z added the bug Something isn't working label Aug 5, 2021
@Achilles160716
Copy link

Hi
Is there any chance to get this fixed?

BR
Achilles

@DutchmanNL
Copy link
Contributor

Hi Is there any chance to get this fixed?

BR Achilles

yep, working on it.

@DutchmanNL
Copy link
Contributor

solved in 0.2.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants