Check of current_consumption always succeeds

Fredrik Karlsson shared this problem 8 years ago
Known

Hi,


I want to check whether a unit , when turned on, actually has something connected to it. What I want to use for that is a check of CURRENT_CONSUMPTION after 10 minutes. The unit is a 1500W thing, so I am using < 1000 as a criterion. Actually; I've tried 100 to, the check still returns TRUE even when the thing is connected.


So, this rule always sends me a message (the action block inside the IF).


3093fbcb64051d0509672bcbb9f5864c


Why is that?? It seems like a very simple rule to make.


Fredrik

Replies (2)

photo
1

Put a "REFRESH ALL" after the wait and try again.

photo
1

Also, turn around the sign <= to >= as it means the less than. At least based on my logic as the sign is before the actual value.

Perhaps the or appliance is on can be completely removed as it loses the meaning to send you report only if above 1000w

Leave a Comment
 
Attach a file