I’m using the Hassio add-on with pretty much default settings (besides un/pw).
The data I’m pulling from is coming from a separate version of Node-Red (not on my HA box), but is pointing to the MQTT server on Home Assistant. MQTT sees this data, but Home Assistant doesn’t.
Double-check everything because if the test (that I suggested you try) resulted in failure, it clearly indicates Home Assistant does not have a functioning connection to the MQTT broker.
When I try to follow the instructions, going to Configuration --> Integrations --> MQTT Broker, I get the following and no place to add Hassio IP address, etc. I’ve commented out any mention of MQTT in my configuration.yaml:
Just for fun, try adding the homeassistant user to the ACL (as shown above). This seemed to resolve the issue David was experiencing (in the other thread).
I guess it’s like the “reboot your computer” solution. Sometimes it actually works. Thanks for all your detailed assistance, it was a good exercise to help me better understand how mqtt works overall