At Www.anyviz.io mqtt broker, connection password need to verified at broker side, Connection is seen at broker side, but same time when configuration is pressed to verify Pwd, HA mqtt tells that failed to connect, normal 1883 port. What should i change. Access to free test broker like Hivemq is ok and working
Hello, this is AnyViz. We’ll take a look and get back to you as soon as possible.
The problem is that Home Assistant only waits a very short time for authentication and a new ClientID is generated the next time a connection is configured.
This is how it works:
- activate the Advanced mode in the user settings
- assign a fixed ClientID when setting up the MQTT connection
- confirm the password in AnyViz
- after the first attempt has failed, configure the connection again with identical ClientID and identical password. Now the communication works.