I wonder if anyone can tell me what I’m getting wrong here, I think it’s Frigate not communicating with the Mosquito MQTT broker running on the same HA Yellow at the IP 192.168.2.216 as in the config below.
I see the cameras in MQTT no problem like this:
But, in the Frigate add on noting seems to be available bar the stream, like this:
I can’t figure out why Frigate isn’t seeing the MQTT instances when the Frigate MQTT config is setup like this:
mqtt:
enabled: true
host: 192.168.2.216
port: 1883
topic_prefix: frigate
user:
password:
I’ve cobbled that together from all I can find and read or watch about this online and it seems to be correct so far as I can tell but still no joy with it regardless of what tweaks I make. Suggesting that I’ve gotten something fundamentally wrong and can’t see the wood for the trees most probably.


