Caldav binding loading?

Hi All,

sure it is something stupid on my end, but somehow I do not get the caldav binding running.

Have the org.openhab.binding.caldav-command-1.8.2.jar put to the add ons folder.

Here the openhab.cfg:

################################ CALDAV Binding
caldavCommand:readCalendars=openhab_tasks
caldavio:openhab_tasks:url=webcal:/something
caldavio:openhab_tasks:reloadInterval=1
caldavio:openhab_tasks:preloadTime=20000

Here the part from the logbook.xml:

< logger name=“org.openhab.binding.caldav_command” level=“TRACE” />

I would have expected at least an error message that something cannot be read or loaded. But nothing in the log.

Any idea?

Got it. At least I get some info now.