5.1 rule

Hello everyone

I don't understand why the "if" not working, please help mee

Good day

Triggers are momentary events, and unless otherwise directed, all the action statements are evaluated at the time of the triggering event.

So when it is sunset (the triggering event), it cannot be sunset + 180 minutes.

One simple solution would be to add an additional trigger of “sunset + 180 minutes” for this rule.

3 Likes

Could you just wait 180?

Another solution would be to add a Wait until Sunset+180 before the IF-THEN. You could then eliminate the IF-THEN action and just keep what's contained within.

1 Like

Yes, there's many options.

Or make a separate rule for sunset +180 i don't understand why people insist on overly complicating one rule when 2 are much simpler.

3 Likes

Agreed. Rules are free. And keeping them simple leaves less room for error.

5 Likes

Ok, thenks all for advice, good day all

1 Like

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.