From 0261b8e2103d107b2a1b2aa8bf912e3663e307ab Mon Sep 17 00:00:00 2001 From: Jokob-sk Date: Thu, 24 Aug 2023 15:57:20 +1000 Subject: [PATCH] convert pholus to plugin v0.3 --- pialert/device.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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