Event Stays Trigger Not Recognizing Stay Condition

@bravenel - I have a rule machine app configured to trigger only after power stays below a current level. The app recognizes the condition but then doesn't recognize when the condition doesn't stay for the set time. See configuration and log below. I originally updated an existing app to use this trigger, and when that was misbehaving, I created a new app from scratch. It still isn't working as expected. I can't see anything configured incorrectly, so this appears to be a bug.


1 Like

I think you have a conflict with two triggers on same attribute, but different values.

Use two different rules, one can call the actions of the other, so you don't have to duplicate everything,

Ok, thanks. I didn't realize the app can't handle two triggers of the same type. I did that because sometimes the power meter decides not to report 0. Let me try eliminating one.

Two stays triggers on same device / same attribute. It has no way to know which is which for any given event.

Makes sense. I guess I just assumed they were tracked separately.

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