HSM Intrusion Alert Questions

I am trying to understand why some of my simple code is not working. I would appreciate some help.

First ... what would be stopping this rule from executing after there is an intrusion? It does not seem to trigger?
image

What I am misinterpreting in this IF statement. I would have thought that "False OR True OR False" should equal "True" ... but the equation shows "False"
image

If that's the whole rule, then nothing should stop it. Turn on logging for the rule and see what the logs show.

You have a blank condition in the IF statement. That third "(F)" after your three OR statements shouldn't be there.
image

FriedCheese2006 ... Yes indeed that was the problem. Thanks so much for pointing it out. :clap:

I am more comfortable editing in Hubitat now ... but those "IF" statements are certainly a challenge :grinning:

2 Likes

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