Benjamin

Results 20 comments of Benjamin

I'm also having this issue. package.json and package-lock.json is not bumped as well. But: I don't have any line in .gitignore that sounds like my project (https://github.com/naimo84/node-red-contrib-ical-events). standard-version: 7.0.1 nodejs...

Hi @jroehler23, unfortunately I have no Exchange Server to test this. After some searching, I found this (german) post in the FHEM forum https://forum.fhem.de/index.php/topic,110635.15.html?PHPSESSID=8b4ddtco8fqoo76pkvjjfgb4d0 It seems, that the exchange server...

Hi @ukmoose , if I'm setting the type to "iCal" it seems to work correct? Caldav is throwing an exception, as excepted due to the fact its not an Caldav...

Hey @smadds, did you try to set the pastView to 0? Like in this sample https://naimo84.github.io/kalender-events/guide/nodered.html#only-handle-events-not-started-aka-future-events Greets, Benjamin

Currently and unfortunatelly it would be only possible for ics files and caldav server, I think. I don't know, if I can get it working for icloud, google cal, outlook...

Hi @stefan242, first of all many many thanks for the PayPal and the nice words😁 There is a separate branch for the docs ;) Because it's easier for the GHAction...

Hey @IT-freak-Jake, currently none of the caldav nodeJs libs, I've tried, supports the rejectUnauthorized options to ignore a self signed cert... https://github.com/natelindev/tsdav https://github.com/lambdabaa/dav I could do a lib on my...

Hi @ascha191, may I ask how many events in the calendar are? It must be really huge, if it takes 15 seconds ;) This may take some time to parse...

Ok, even with a dashbaord installed, the behavior is the same. At least on my side... I'm very sorry, that this is happening on your side... ![issue125_1](https://user-images.githubusercontent.com/11535502/154745359-73ea9457-5612-4016-a264-5c2d9d1a84a2.gif)

Hi, I've tested it on my Raspi 4 and NodeJs 12, but also on my Proxmox Server with NodeJs 10,12,14,16 and 17. I always getting a response from my "clock"...