Update caldav.markdown with Radicale example (#23281)

This commit is contained in:
Oscar Carlsson 2022-07-25 12:53:11 +02:00 committed by GitHub
parent 6b9955bad9
commit ed3a8fe920
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,6 +45,15 @@ calendar:
url: https://nextcloud.example.com/remote.php/dav
```
```yaml
# Example configuration.yaml entry for Radicale, calendars will be found automatically
calendar:
- platform: caldav
username: john.doe
password: !secret caldav
url: https://radicale.example.com/
```
```yaml
# Example configuration.yaml entry for iCloud, calendars will be found automatically
calendar: