Kustom Widget doesn’t recognize the next alarm. I tried all methods
$df(“EEE hh:mma”, si(alarmd))$
$si(alarmon)$
$si(alarmd)$
$si(alarmt)$
All the time the function shows the next day at the moment Tuesday 00:00, even if all alarms are turned off. I tried to download Google clock, but the result is the same.
So couldn’t find a solution. All permissions granted.
I have Redmi note Hyperos 2 android 15.
Any ideas? I looked for some information and realized that these are android limitations?
Kustom also takes notifications from a Google calendar as alarms plus other apps that may add a warning or notification. You may want to check that.
I did some experiments, thus I found out that if the alarm clock is set for today, it shows the correct time, if for tomorrow, it does not show. In this case, it shows the next day 00:00.
There’s also this article on the documentation site. This might help.
I use the system application from xiaomi clock. I do not use Tasker. The default calendar is Google calendar. It does not show alarm notifications. V
ery unusual behavior, if the alarm is set for the current day until 23:59 Kustom shows the correct time, if I set the alarm for the next day 00:01, then Kustom shows incorrect data all time 00:00. Therefore, I can not understand where the problem is. My formula is $df(“EEE HH:mm”, si(alarmd))$