Trigger broken?

can anyone confirm that the trigger is broken since last update?
I was using this as a timeout for motions, but somehow it doesn’t work anymore :confused:

Which trigger? Screen Shot 2020-08-17 at 4.44.25 PM

All seem to work fine for me.

Hi @paulstronaut,
thx for the prompt reply.
Maybe it was a bug before and now it is fixed and thats why it it is broken for me.
There should be a timeout of 2 minutes when new motion is detected.

It is quite simple, maybe I’m doing it wrong?

[{"id":"64d81e64.ececa","type":"api-call-service","z":"8b06d7b0.42f118","name":"Flur Haustuer aus","server":"8390084d.27f528","version":1,"debugenabled":false,"service_domain":"light","service":"turn_off","entityId":"light.flur_haustuer_light","data":"{\"transition\":5}","dataType":"json","mergecontext":"","output_location":"","output_location_type":"none","mustacheAltTags":false,"x":870,"y":380,"wires":[[]]},{"id":"8390084d.27f528","type":"server","z":"","name":"Home Assistant Adem","legacy":false,"addon":true,"rejectUnauthorizedCerts":true,"ha_boolean":"y|yes|true|on|home|open","connectionDelay":true,"cacheJson":true}]

Thank you again :slight_smile:
No it is working, another flow triggered to off. I have added now a global var, for the motion to check if the trigger is still active.

No issue anymore, it was my mistake