I am having trouble getting my Synology calender working in HomeAssistant.
Attempting to set it up using the CalDAV UI gives an "unexpected error" when I complete the URL and username/password. The same URL, username and password are confirmed working in Thunderbird and Android. The same occurs with the verify SSL on or off.
I have tried a manual setup as follows:
calendar:
platform: caldav
username: [REDACTED]
password:[REDACTED]
url: https://192.168.1.15:5001
verify_ssl: false
This has no effect after a configuration restart, and the calender is not shown.
I should be grateful for any assistance. Thank you.