From 032900223680bf024657e6ef24167546e555fc99 Mon Sep 17 00:00:00 2001 From: Michael <35783820+mib1185@users.noreply.github.com> Date: Mon, 15 Jan 2024 09:23:50 +0100 Subject: [PATCH] Add Synology Calendar as tested system to CalDAV (#30829) --- source/_integrations/caldav.markdown | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/source/_integrations/caldav.markdown b/source/_integrations/caldav.markdown index e71b85de055..af55f41c99a 100644 --- a/source/_integrations/caldav.markdown +++ b/source/_integrations/caldav.markdown @@ -17,18 +17,24 @@ ha_config_flow: true The CalDAV integration allows you to connect your WebDAV calendar to Home Assistant as one of these entity types: -- A [calendar](/integrations/calendar) entity which can be used to trigger automations based on the the start or end of an event using criteria such as the event name or description. +- A [calendar](/integrations/calendar) entity which can be used to trigger automations based on the the start or end of an event using criteria such as the event name or description. - A [todo](/integrations/todo) entity which tracks the number of active items on the to-do list. -The WebDAV entities are updated roughly every 15 minutes. +The WebDAV entities are updated roughly every 15 minutes. {% include integrations/config_flow.md %} -During the configuraiton flow you will be asked for the CalDAV server and credentials +During the configuration flow you will be asked for the CalDAV server and credentials for it. An example CalDAV URL is `https://caldav.icloud.com/`. -This integration was tested against [iCloud Calendar](https://www.icloud.com/calendar/), [Nextcloud](https://nextcloud.com/), [Owncloud](https://owncloud.org/), [Baikal](https://sabre.io/baikal/). Any integration complying with the RFC4791 should work. +This integration was tested against the following systems, but any other complying with the RFC4791 should work: + +- [Baikal](https://sabre.io/baikal/) +- [iCloud Calendar](https://www.icloud.com/calendar/) +- [Nextcloud](https://nextcloud.com/) +- [Owncloud](https://owncloud.org/) +- [Synology Calendar](https://www.synology.com/en-us/dsm/feature/calendar) ## Manual configuration @@ -144,7 +150,6 @@ verify_ssl: {% enddetails %} - ## Calendar Event Automations Individual Calendar *Events* can power automations such as: