Ope garage and mqttt issue?

I just tried setting up an open garage and mqttt can’t see it. I attached some screens of my setup. Any ideas of what I’m missing?

Get an MQTT client, like MQTT Explorer and see if the topic from you garage controller is showing up on the broker. That is the best first step for troubleshooting.

I suspect that the problem is the garage controller is not set-up for HA MQTT Discovery. The topics are probably being published just fine but HA doesn’t know it needs to go and look for them because the garage controller doesn’t know how to post the HA config topic for discovery to work.

Oh, and remove mqtt from configuration.yaml. Your last screenshot looks like it is from setting you MQTT through the Integrations menu, if you have done this you don’t need to do the config file too.