mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-27 21:20:03 +00:00
Backup coordinator on start.
This commit is contained in:
@@ -97,6 +97,8 @@ class Zigbee {
|
||||
this.removeDevice(device.ieeeAddr, false, () => {});
|
||||
}
|
||||
});
|
||||
|
||||
this.shepherd.backupCoordinator(() => {});
|
||||
}
|
||||
|
||||
_acceptDevIncoming(devInfo, callback) {
|
||||
|
||||
Reference in New Issue
Block a user