ZOOZ ZSE18 - no trigger?

I’m trying to configure a Zooz ZSE18 as a motion sensor. When I try to add it as a trigger for an automation - it doesn’t show up as an automation - only a condition. Thus - I can’t use it in any way as a trigger. What am I missing? Thanks!

Post the automation you made.

Use entity/state trigger not device maybe?

Try Something like this.

platform: state
entity_id: binary_sensor.q_sensor_motion
from: 'off'
to: 'on'