added: new command caldav

git-svn-id: https://svn.fhem.de/fhem/trunk@18605 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
betateilchen
2019-02-16 01:04:25 +00:00
parent b9b6d8cb69
commit 38f8cf8d56

View File

@@ -76,7 +76,9 @@ sub CalDav_Process($$$) {
<br/>
Example for ownCloud / Nextcloud:<br/>
<br/>
<code>caldav https://&lt;user&gt;:&lt;password&gt;@my.cloudServer.de/remote.php/dav/calendars/&lt;user&gt;/ /?export</code>
<code>caldav https://&lt;user&gt;:&lt;password&gt;@my.cloudServer.de/remote.php/dav/calendars/&lt;user&gt;/ /?export</code><br/>
<br/>
This command module requires the perl library XML::LibXML<br/>
</ul>
=end html