removed_device -> device_removed

This commit is contained in:
Koenkk
2018-06-10 17:37:16 +02:00
parent db0d8c1cdd
commit cbc1b3ab39
+1 -1
View File
@@ -328,7 +328,7 @@ class Controller {
settings.removeDevice(deviceID);
logger.info(`Successfully removed ${deviceID}`);
this.mqtt.log('removed_device', message);
this.mqtt.log('device_removed', message);
};
// Remove from zigbee network.