Hi,
Can you please share the yaml config for your MQTT binary_sensors that you created so we can see if there is something wrong there.
However, if you say the binary_sensor stays in the ‘detected’ state then it seems like the required “off” state is not being sent from BI. If you can also post images of your ‘on alert’ and ‘on reset’ actions that will be helpful too.
Thanks
Nick
I’m new to this myself, but I would say you probably want to use the event: type rather than binary_sensor:. Because detected motion is an event, not a state. That way you don’t need to worry about state at all.