Random Timer Rule Not Working in OpenHAB

Hey everyone, I’m trying to set up a random timer rule in OpenHAB to turn on my lights after sunset, but I’m running into some issues. I’ve successfully integrated the Astro binding, which triggers the Sunset event daily. However, when I attempt to add a random delay of up to 30 minutes using a rule, it doesn’t seem to work as expected.

Here’s what I’ve done so far: I created a rule that runs every 10 minutes via cron. The goal is to generate a random offset and log it, but I’m not seeing any entries in the log file. The rule is supposed to create a timer with a random value, but it’s not triggering as intended.

I’m wondering if there’s something I’m missing in the configuration or if there’s a better way to implement this. Has anyone else encountered similar issues or have suggestions on how to troubleshoot this? I’d really appreciate any insights or workarounds. Thanks in advance for your help!