have and event that gets triggered at 2am under certain conditions. You can see that it actually get executed here:

Here is the actual event. I took some of the other OR IFs as it just gets triggered on what is in the red box. Plus from above we see that it gets triggered. What the event is doing is
1) Remove a delayed device action for device "Summer Season" that I set in step 3)
2) I set the "Summer Season" device to Off.
3) Now I set a delayed device action to set "Summer Season" to on. This will execute 1 day and 5 minutes later, i.e. after this event gets executed again at 2am
The delayed device action can be seen here. Today is 2/27/23. So this delayed device will set "Summer Season" to on unless my event is being executed again on 2/28/23 and therefore removed that delayed device action.

BUT my device "Summer Season" is actually On. Here it can be seen it was set to on at 2:05am this morning. So despite the fact that my event was executed this morning at 2am, which should have removed the delayed device action, it still got turned on. So what am I doing wrong?
Here is the actual event. I took some of the other OR IFs as it just gets triggered on what is in the red box. Plus from above we see that it gets triggered. What the event is doing is
1) Remove a delayed device action for device "Summer Season" that I set in step 3)
2) I set the "Summer Season" device to Off.
3) Now I set a delayed device action to set "Summer Season" to on. This will execute 1 day and 5 minutes later, i.e. after this event gets executed again at 2am
The delayed device action can be seen here. Today is 2/27/23. So this delayed device will set "Summer Season" to on unless my event is being executed again on 2/28/23 and therefore removed that delayed device action.
BUT my device "Summer Season" is actually On. Here it can be seen it was set to on at 2:05am this morning. So despite the fact that my event was executed this morning at 2am, which should have removed the delayed device action, it still got turned on. So what am I doing wrong?
Comment