Automation starting on motion detection

Hi
I have HA on VB with DSC alarm and I do have notion detection in logs
image

Is this a correct trigger for automation?

As it does not do anything

Yeah, what’s your action?

binary sensors can only be ‘on’ or ‘off’.

usually motion detectors are ‘on’ for detected and ‘off’ for cleared.

change the trigger from and to to those values (on/off)

3 Likes

Thank you this worked perfectly. is there any log to check what exactly is send by the sensors?

Use the developer tools menu item and pick the item - it will show the state.

1 Like