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

Admin reports jsonConfig error #112

Closed
mcm1957 opened this issue Oct 27, 2023 · 1 comment
Closed

Admin reports jsonConfig error #112

mcm1957 opened this issue Oct 27, 2023 · 1 comment
Assignees

Comments

@mcm1957
Copy link

mcm1957 commented Oct 27, 2023

jsonConfgi seems to contain an error:

2023-10-27 08:09:46.811 - warn: admin.0 (3322310) ds18b20 has an invalid jsonConfig: [{"instancePath":"/items/sensorsTab/items/sensors/items/1","schemaPath":"#/patternProperties/%5E.%2B/allOf/22/then/properties/items/items/allOf/20/then/additionalProperties","keyword":"additionalProperties","params":{"additionalProperty":"hide"},"message":"must NOT have additional properties"},{"instancePath":"/items/sensorsTab","schemaPath":"#/properties/items/patternProperties/%5E.%2B/allOf/8/if","keyword":"if","params":{"failingKeyword":"then"},"message":"must match \"then\" schema"}]

attribute 'hide'does not exist. Did you mean 'hidden'?

"hide": "!data.remoteEnabled"

https://github.com/ioBroker/ioBroker.admin/blob/master/src/src/components/JsonConfigComponent/SCHEMA.md

@crycode-de crycode-de self-assigned this Oct 28, 2023
@crycode-de
Copy link
Owner

Fixed in v2.0.5

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