Nextcloud Integration not working for my new Nextcloud instance

Hi,

I can’t seem to get my nextcloud integration up and running.
I’ve created an app-password, checked my firewall, checked to see if the URL is working from a browser … but still no luck.

When adding the integration using the GUI, I get the error message:
Failed to connect

After putting the configuration in the yaml-file, I see the following in the log-file:
2023-04-16 13:28:01.577 ERROR (MainThread) [homeassistant.components.nextcloud.config_flow] Connection error during import of yaml configuration, import aborted

Any help/assistance is very welcome.
I’ve been using HomeAssistant for a couple of years now (as a user), but I don’t have any in-depth knowledge of debugging, so please bear with me if I say stupid things :slight_smile: .

Thanks in advance for any assistance!

Kind regards,
Marco

Hi Marco welcome to the forum.

I’m using NC as well but have no reference for it in my integrations (yet).
I have configured it in my configuration.yaml like this:

calendar:
  - platform: caldav
    username: !secret CDAV_user
    password: !secret CDAV_password
    url: http://172.16.0.6/nextcloud/remote.php/dav