State changed events, trigger once

Hello,

I use node red for my KNX logic. As KNX integration I use the KNX addon from home assistant.

I have a state changed node, which triggers, if the Lux outdoor value is below 60 Lux. My problem is that the state changed node triggers every time the value changed and is under 60 Lux. For example at 59, 54, 43,23,0 Lux.

How can I change it, so the event will only triggerd once the Lux is below 60?

Use trigger state node instead: