I can see the events in my broker:
132926637: Received SUBSCRIBE from 0qJhji5Qnky5z68TCntaX9
1732926637: frigate/events (QoS 0)
1732926637: 0qJhji5Qnky5z68TCntaX9 0 frigate/events
1732926637: Sending SUBACK to 0qJhji5Qnky5z68TCntaX9
1732926643: Received PUBLISH from frigate (d0, q0, r0, m0, 'frigate/events', ... (1527 bytes))
1732926643: Sending PUBLISH to frigate (d0, q0, r0, m0, 'frigate/events', ... (1527 bytes))
1732926643: Sending PUBLISH to 0qJhji5Qnky5z68TCntaX9 (d0, q0, r0, m0, 'frigate/events', ... (1527 bytes))
1732926643: Received PUBLISH from frigate (d0, q0, r0, m0, 'frigate/reolink_hub_backyard_flood/all', ... (1 bytes))
1732926643: Sending PUBLISH to frigate (d0, q0, r0, m0, 'frigate/reolink_hub_backyard_flood/all', ... (1 bytes))
1732926643: Sending PUBLISH to 0qJhji5Qnky5z68TCntaX9 (d0, q0, r0, m0, 'frigate/reolink_hub_backyard_flood/all', ... (1 bytes))
1732926643: Received PUBLISH from frigate (d0, q0, r0, m0, 'frigate/reolink_hub_backyard_flood/person', ... (1 bytes))
1732926643: Sending PUBLISH to frigate (d0, q0, r0, m0, 'frigate/reolink_hub_backyard_flood/person', ... (1 bytes))
1732926643: Sending PUBLISH to 0qJhji5Qnky5z68TCntaX9 (d0, q0, r0, m0, 'frigate/reolink_hub_backyard_flood/person', ... (1 bytes))
1732926643: Received PUBLISH from frigate (d0, q0, r1, m0, 'frigate/reolink_hub_backyard_flood/person/snapshot', ... (12619 bytes))
1732926643: Sending PUBLISH to frigate (d0, q0, r0, m0, 'frigate/reolink_hub_backyard_flood/person/snapshot', ... (12619 bytes))
1732926643: Sending PUBLISH to 0qJhji5Qnky5z68TCntaX9 (d0, q0, r0, m0, 'frigate/reolink_hub_backyard_flood/person/snapshot', ... (12619 bytes))
1732926643: Received PUBLISH from frigate (d0, q0, r0, m0, 'frigate/Backyard/person', ... (1 bytes))
1732926643: Sending PUBLISH to frigate (d0, q0, r0, m0, 'frigate/Backyard/person', ... (1 bytes))
1732926643: Sending PUBLISH to 0qJhji5Qnky5z68TCntaX9 (d0, q0, r0, m0, 'frigate/Backyard/person', ... (1 bytes))
1732926643: Received PUBLISH from frigate (d0, q0, r0, m0, 'frigate/Backyard/all', ... (1 bytes))
1732926643: Sending PUBLISH to frigate (d0, q0, r0, m0, 'frigate/Backyard/all', ... (1 bytes))
1732926643: Sending PUBLISH to 0qJhji5Qnky5z68TCntaX9 (d0, q0, r0, m0, 'frigate/Backyard/all', ... (1 bytes))
I set up the MQTT integration in HA and pointed it to my broker and subbed to the frigate/events topic, but I’m not seeing the automation trigger still.