Forward to correct recipient #121
1 changed files with 1 additions and 1 deletions
|
|
@ -400,7 +400,7 @@ class BumperMQTTServer_Plugin:
|
|||
|
||||
try:
|
||||
await self.proxyclients[client_id].connect(
|
||||
f"mqtts://{username}:{password}@{mqtt_server}:8883",
|
||||
f"mqtts://{username}:{password}@{mqtt_server}:443",
|
||||
)
|
||||
except Exception as e:
|
||||
mqttserverlog.error(f"MQTT Proxy Mode - Exception connecting with proxy to ecovacs - {e}")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue