Frigate mqtt mosquitto

Hi,
I don’t understand why I can’t retrieve the MQTT information that Figate sends to my Mosquitto broker.
My broker is on a NAS, and I can see, thanks to MQTT Explorer, that Frigate is sending the information to the broker. But HASS’s MQTT integration isn’t retrieving anything.
Can you help me?

Just saying “It doesn’t work!” makes it hard to diagnose things.

In order for somebody to be able to help you, you might have to post a little more info about your actual setup, e.g. something like this:

Do you have other devices that already work with MQTT or is this the first and only one?

30 / 5 000
Indeed, here is my configuration

So, 2nd part of my question:

Does the Lay-Z-Spa work in your Home Assistant setup, i.e. does HA Show any entities for any of the topics?

Yes

Man, this is like pulling teeth :frowning:

Have you tried to manually add a device?

image

1 Like

I tried but without much success. I think I’m not setting the right parameters.

I managed to manually create a switch to pass a command on Frigate. But I can’t retrieve the events that would allow me to detect an event in Frigate.

frigate/events

{“before”: {“id”: “1752357215.206353-5s95tx”, “camera”: “salon”, “frame_time”: 1752357695.214081, “snapshot”: {“frame_time”: 1752357329.578694, “box”: [571, 437, 957, 712], “area”: 106150, “region”: [499, 192, 1027, 720], “score”: 0.7265625, “attributes”: }, “label”: “person”, “sub_label”: null, “top_score”: 0.720703125, “false_positive”: false, “start_time”: 1752357215.206353, “end_time”: null, “score”: 0.6953125, “box”: [580, 435, 913, 718], “area”: 94239, “ratio”: 1.176678445229682, “region”: [498, 236, 982, 720], “active”: false, “stationary”: true, “motionless_count”: 2400, “position_changes”: 0, “current_zones”: , “entered_zones”: [“person_zone”], “has_clip”: false, “has_snapshot”: false, “attributes”: {}, “current_attributes”: , “pending_loitering”: false, “max_severity”: “alert”}, “after”: {“id”: “1752357215.206353-5s95tx”, “camera”: “salon”, “frame_time”: 1752357735.233031, “snapshot”: {“frame_time”: 1752357735.233031, “box”: [599, 430, 909, 714], “area”: 88040, “region”: [61, 0, 1125, 1064], “score”: 0.7890625, “attributes”: }, “label”: “person”, “sub_label”: null, “top_score”: 0.75, “false_positive”: false, “start_time”: 1752357215.206353, “end_time”: null, “score”: 0.7890625, “box”: [599, 430, 909, 714], “area”: 88040, “ratio”: 1.091549295774648, “region”: [61, 0, 1125, 1064], “active”: false, “stationary”: true, “motionless_count”: 2600, “position_changes”: 0, “current_zones”: , “entered_zones”: [“person_zone”], “has_clip”: false, “has_snapshot”: false, “attributes”: {}, “current_attributes”: , “pending_loitering”: false, “max_severity”: “alert”}, “type”: “update”}