Home Assistant - Mosquitto broker
Hi Team.
So my CAD arrived and i am trying to get this hooked up with my Home Assistant. I use the Mosquitto broker.
I have installed the integration via HACS and i have put my MQTT details into the CAD. I know the user name and password works as i use it for other MQTT setups. When trying to connect i am seeing this in the logs.
What am i missing to get this hooked up to HA?
2022-06-21T21:52:10: Client <unknown> disconnected, not authorised. 2022-06-21T21:52:15: New connection from 172.16.17.39:59848 on port 1883.
Comments
Hi - wondering if you have any "special" characters in either the username or password. Not sure if we have tested support for double byte, etc. If it is a straightfoward username/password, I'm wondering ...
Hi. My password is uppercase, lowercase and has a special character. I can try with a more basic password and see if this works.