@sdetweil I found the reason and created a pull request
Read the statement by Michael Teeuw here.
Posts
-
RE: calendar - wrong repeating count when using sliceMultiDayEvents
-
RE: calendar - wrong repeating count when using sliceMultiDayEvents
@sdetweil I am going to debug this. The ics was slightly modified, when I noticed the bug.
-
RE: Problem Adding Buttons & required Remote-Control Modules
it seems that the MMM-Jast module is throwing the error:
[2024-09-16 15:04:00.408] [ERROR] ReferenceError: Log is not defined at Object. (/home/awwbaker/MagicMirror/modules/MMM-Jast/MMM-Jast.js:14:6243)
-
RE: calendar - wrong repeating count when using sliceMultiDayEvents
@sdetweil I was on a business trip the last days.
I noticed that multi fullday events will be shown one day in the past:
This is from today (20. Sep)
I don’t have the config to show past days enables.
-
RE: Issue HDMI going to sleep modus after update
from the readme pir_mode should be 2 for Raspbian 12 - maybe mode 1 works too
try to use mode: 8 (ddcutil) which works great for me. It turns on/off the monitor completly.
-
RE: Issue HDMI going to sleep modus after update
@htilburgs Please post your MMM-PIR config. For bookworm you need to use other modes than previously.
-
RE: calendar - wrong repeating count when using sliceMultiDayEvents
@sdetweil Thank you - even it doesn’t make it into the next release I have a way to manually fix it now.
-
RE: calendar - wrong repeating count when using sliceMultiDayEvents
@sdetweil this fixes it. The test calendar looks good and my real one with the birthdays (mostly affected one) is perfect. All other events are good too.
Thx for your help.
-
RE: calendar - wrong repeating count when using sliceMultiDayEvents
@MarcLandis so it doesn’t happen when setting the time zone to America/Chicago but it happens for Europe/Berlin.
-
RE: calendar - wrong repeating count when using sliceMultiDayEvents
@sdetweil I am pretty sure it has to do with timezone settings. I am going to test some things on my end.
btw: I have this problem for a long time and more or less always ignored it.