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 "nuki-extended.0.xxxxx" has to be type "string" but received type "number" #209

Open
FlexerJR opened this issue Feb 19, 2022 · 3 comments
Labels
bug Something isn't working

Comments

@FlexerJR
Copy link

Hello and good morning, just checked my log and found this.

Adapterversion 2.4.0

Best regards

image

@Baenker
Copy link

Baenker commented Jun 13, 2022

#157

@JBSullivan
Copy link

Ich hätte auch noch welche (sofern nicht schon oben enthalten)

`

nuki-extended.0 5720 2022-07-24 05:52:42.149 info Listening for Nuki events on port 51989.
nuki-extended.0 5720 2022-07-24 05:52:41.797 info State value to set for "nuki-extended.0.bridges.bridge.scanResults.0.rssi" has to be type "string" but received type "number"
nuki-extended.0 5720 2022-07-24 05:52:41.796 info State value to set for "nuki-extended.0.bridges.bridge.uptime" has to be type "string" but received type "number"
nuki-extended.0 5720 2022-07-24 05:52:41.386 info State value to set for "nuki-extended.0.smartlocks.haustür.state.lastStateUpdate" has to be type "string" but received type "number"
nuki-extended.0 5720 2022-07-24 05:52:41.256 info State value to set for "nuki-extended.0.smartlocks.haustür.state.batteryCharge" has to be type "string" but received type "number"
nuki-extended.0 5720 2022-07-24 05:52:40.856 info Polling Nuki Web API with a frequency of 60s.
nuki-extended.0 5720 2022-07-24 05:52:40.713 info starting. Version 2.6.5 in C:/iobroker/GLT/node_modules/iobroker.nuki-extended, node: v14.16.0, js-controller: 4.0.23
`

@mcm1957 mcm1957 added the bug Something isn't working label Jun 26, 2023
@Kusi-Schweiz
Copy link

Hier auch noch einer: "nuki-extended.0.smartlocks.wohnungstür._ACTION.LOCK"

`

javascript.0 2023-09-14 19:19:34.266 warn You are assigning a boolean to the state "nuki-extended.0.smartlocks.wohnungstür._ACTION.LOCK" which expects a number. Please fix your code to use a number or change the state type to boolean. This warning might become an error in future versions.
`

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

5 participants