I introduced the timeOnly keyword for that, so
rule "Alarm Clock"
when
Time is AlarmClockItem timeOnly
then
...
should work. However, that is a 3.4 feature so you will have to wait just a little bit longer.
I introduced the timeOnly keyword for that, so
rule "Alarm Clock"
when
Time is AlarmClockItem timeOnly
then
...
should work. However, that is a 3.4 feature so you will have to wait just a little bit longer.