-
Notifications
You must be signed in to change notification settings - Fork 11
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
reolink has an invalid jsonConfig: #40
Comments
I have tested it with a windows, linux and macOS. I have not seen this issue. How you did the installation? Did you compare the jsonConfig.json with the one from the repository? |
I am happy with you, but how does this help? |
to check/reproduce this u need always the information about used admin version. There is no error in ur jsonConfig.json EDIT: this is a false positive schema check. |
Ups there is an error in Ur jsonconfig newLine Not newline 😊 |
Thats funny, because i installed the adapter actually from github, where this was fixed before. |
I will change all newlines to newLines asap. |
@oelison |
fixed |
Describe the bug
A clear and concise description of what the bug is.
Errormessage from the admin-Adapter:
reolink has an invalid jsonConfig: [{"instancePath":"/items/_options/items/cameraProtocol","schemaPath":"#/patternProperties/%5E.%2B/allOf/22/then/additionalProperties","keyword":"additionalProperties","params":{"additionalProperty":"newline"},"message":"must NOT have additional properties"},{"instancePath":"/items/_options","schemaPath":"#/properties/items/patternProperties/%5E.%2B/allOf/8/if","keyword":"if","params":{"failingKeyword":"then"},"message":"must match "then" schema"}]
To Reproduce
Steps to reproduce the behavior:
Install reolink-Adapter
Expected behavior
Camera is found and datapoints are filled
Screenshots & Logfiles
If applicable, add screenshots and logfiles to help explain your problem.
Versions:
starting. Version 1.0.1 (non-npm: aendue/ioBroker.reolink#42863bb6bd74194319503b855f95198849577cf9) in /opt/iobroker/node_modules/iobroker.reolink, node: v18.17.1, js-controller: 5.0.16
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: