Apollon77 / ioBroker.daikin-cloud

ioBroker Adapter for Daikin-Cloud devices
MIT License
14 stars 6 forks source link

Warning daikin-cloud has an invalid jsonConfig #222

Closed goliat0815 closed 1 month ago

goliat0815 commented 1 month ago

since i installed the new adapter, i see the following warnings in my logfiles:

admin.0 | 2024-07-05 17:03:08.874 | warn | daikin-cloud has an invalid jsonConfig: [{"instancePath":"/items/_authenticate","schemaPath":"#/definitions/sendToProps/additionalProperties","keyword":"additionalProperties","params":{"additionalProperty":"window"},"message":"must NOT have additional properties"},{"instancePath":"","schemaPath":"#/if","keyword":"if","params":{"failingKeyword":"else"},"message":"must match \"else\" schema"}]

Apollon77 commented 1 month ago

Yes thats an issue in the json schema of jsonconfig

Apollon77 commented 1 month ago

duplicate https://github.com/ioBroker/ioBroker.admin/issues/2538