diff --git a/pialert/device.py b/pialert/device.py index b6ce2119..78be3c8c 100755 --- a/pialert/device.py +++ b/pialert/device.py @@ -364,7 +364,7 @@ def update_devices_names (db): db.commitDB() # skip checks if no unknown devices - if len(unknownDevices) == 0 and conf.PHOLUS_FORCE == False: + if len(unknownDevices) == 0: return # Devices without name