Edubits / Zway-MQTT

Publishes the status of devices to a MQTT topic and is able to set values based on subscribed topics.
Apache License 2.0
29 stars 16 forks source link

Multi-Instance of MQTT with the same ClientID results in frequent disconnects #49

Open ridewithstyle opened 5 years ago

ridewithstyle commented 5 years ago

If there is more than instance of Zway-MQTT with the same ClientID there are constant disconnects and reconnects to the point of total chaos on the MQTT server.

It's not really a problem, but a warning would have been nice. Each instance of Zway-MQTT must have its own unique ClientID