mirror of
https://github.com/okunze/Argon40-ArgonOne-Script.git
synced 2026-04-15 18:47:24 +02:00
Automated Change by GitHub Action
This commit is contained in:
committed by
github-actions[bot]
parent
57498e55cd
commit
a7203e0777
@@ -368,10 +368,6 @@ def ups_check(readq):
|
||||
else:
|
||||
#icontitle = str(device_battery)+"%"+" Left"
|
||||
statusstr = "Battery"
|
||||
tmp_battery = round(tmp_battery/20)
|
||||
if tmp_battery > 4:
|
||||
tmp_battery = 4
|
||||
#tmpiconfile = tmpiconfile+"battery_"+str(tmp_battery)
|
||||
tmpiconfile = tmpiconfile+"discharge_"+str(device_battery)
|
||||
tmpiconfile = tmpiconfile + ".png"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user