Hello
I have an item which has the value "2" for the "off" conditions. Now I want it to trigger, when the last "x" values are not "2". Unfortunatly, the function "{item.last(x)}#2" does not exist. I can't use min or max, because every value other then "2" is an error.
Any suggestions ?
Andreas
I have an item which has the value "2" for the "off" conditions. Now I want it to trigger, when the last "x" values are not "2". Unfortunatly, the function "{item.last(x)}#2" does not exist. I can't use min or max, because every value other then "2" is an error.
Any suggestions ?
Andreas
Comment