I want start a rule depends on a average value in last 5 minutes of a item
Is it possible define somehow directly into rule triger definition ?
Please Forget.
I did it other way. I triger rule by time cron and average calclution I’m doing directly in the rule.
Why triggering with time cron? Would be more direct to trigger via Item received update or Item changed.
But I want start next actions only when average of myItem of last 5minutes is higer then limit.
So every 2minute I will start rule, which calculate average and depends on the average value will do next actions.
1 Like