diff --git a/README.md b/README.md index 457089b..d4a8bea 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ awk -F ", " '{print $17}' | grep authKey | tail -1 | awk -F "=" '{print $2}' Services > Automation
3. MQTT
  3a. URL -
(tcp/ssl)://(MQTT User):(MQTT Pass)@(HA URL):(port)
+
(tcp/ssl)://[username][:password]@host.domain[:port]
  3b. Topic > something recognizable. You need this exact topic in HA Integration Config.
  3c. Client ID > I set the same, not sure if it should be, but it works.
  3d. Test > Wait for "Success" toast message