mirror of
https://github.com/tsightler/ring-mqtt.git
synced 2025-10-21 15:59:33 +08:00
Release 5.0.0
This commit is contained in:
@@ -54,7 +54,7 @@ class Mqtt {
|
||||
mqtt.connected = true
|
||||
debug('MQTT connection established, processing locations...')
|
||||
}
|
||||
mqtt.ring.processLocations(mqttLib)
|
||||
mqtt.ring.processLocations(mqtt)
|
||||
})
|
||||
|
||||
this.client.on('reconnect', function () {
|
||||
|
Reference in New Issue
Block a user