-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
support of nextcloud tasks #39
Comments
Are the tasks available via Webdav /Caldav? Or are they made available via another interface? |
Is ist aviable via Caldav |
I like the adapter, good job done ! Thanks ! |
Das Dumme ist nur das bei CalDav Servern die URL Syntax immer leicht verschieden. Ich verwende einen Baikal Server auf meinem NAS und da gibt es Varianten wie: oder: Schon mal jemand erfolgreich einen Baikal CalDAV Server eingebunden? |
@haegar33 versuch es mal bitte mit folgende aus: http://192.168.178.23/baikal/dav.php oder http://192.168.178.23/baikal/dav.php/principals Den Rest macht der Adapter von selbst. Gib mir bitte eine Rückmeldung, ob einer dieser funktioniert, dann kann ich das mit in die Anleitung packen. |
Wow! Das nenne ich mal eine schnelle Reaktion ;)
Bei mir muss der Pfad immer /baikal/html/xxx.php enthalten. Keine Ahnung ob das die Standardinstallation ist. Baikal läuft bei mir seit Jahren. Der User 'helge' hat übrigens mehrere Kalender. Ich will den Kalendar 'privates' So sieht es aus wenn ich händisch per wget Daten anfordere:
|
@haegar33 dann müsste man da mal genauer nachforschen, dass ist jetzt aber nicht so ohne weiteres möglich. Villeicht müssen wir uns da mal zusammen setzen. Mach dafür am besten einen eigenen Isssue aus. |
Da wir hier langsam wohl abschweifen will, ich nachfragen, ob zur Eröffnungsfrage noch was passiert ist. |
Hi, ich wäre auch noch dabei und kann mit Nextcloud account / -logs / -infos dienen. Habe aber leider keinen Plan von Programmieren. |
I too would still be interested in Nextcloud tasks functionality. Would be great to have it within this adapter. |
Zum testen stelle ich mich gerne auch zur verfügung:-) |
Thanks for the great iobroker adapter!
I am using it together with Nextcloud. Which works just fine! But I do have a feature request:
Could you support Nextcloud tasks (reading and if possible writing) ? Would be great!
Thanks!
The text was updated successfully, but these errors were encountered: