iobroker-community-adapters / ioBroker.ical

Read information from google calender and from iCal files into ioBroker.
MIT License
44 stars 32 forks source link

invalid jsonconfig for type "color" in table #676

Open realwax opened 2 months ago

realwax commented 2 months ago

Hi,

Since js-controller 6.05 iobroker admin/js-controller exception when trying to request ical:

ical has an invalid jsonConfig: [{"instancePath":"/items/_calendars/items/calendars/items/5","schemaPath":"#/items/allOf/5/then/allOf/1/additionalProperties","keyword":"additionalProperties","params":{"additionalProperty":"width"},"message":"must NOT have additional properties"},{"instancePath":"/items/_calendars/items/calendars","schemaPath":"#/patternProperties/%5E.%2B/allOf/23/if","keyword":"if","params":{"failingKeyword":"then"},"message":"must match \"then\" schema"},{"instancePath":"/items/_calendars","schemaPath":"#/properties/items/patternProperties/%5E.%2B/allOf/8/if","keyword":"if","params":{"failingKeyword":"then"},"message":"must match \"then\" schema"},{"instancePath":"","schemaPath":"#/if","keyword":"if","params":{"failingKeyword":"then"},"message":"must match \"then\" schema"}]

Thank you Wolfgang

klein0r commented 2 months ago

Since js-controller 6.05 iobroker

This is an admin message and not related to the js-controller version

https://github.com/iobroker-community-adapters/ioBroker.ical/blob/62ef68a359902b5b09bc746d703fefe734d0a191/admin/jsonConfig.json#L279-L299

@foxriver76 Can you move this issue to apdater-react-v5 please?

➡️ https://github.com/ioBroker/ioBroker.admin/issues/2421

foxriver76 commented 2 months ago

It seems like I cannot move it outside of the community @Apollon77 maybe?