def-status
This commit is contained in:
parent
de4bc9e70f
commit
15b9484e98
@ -173,7 +173,7 @@ class BatteryChecker(IntervalModule):
|
||||
}
|
||||
return
|
||||
if self.no_text_full:
|
||||
if battery.percentage() > 99.9:
|
||||
if battery.status() == 'Full':
|
||||
self.output = {
|
||||
"full_text": ""
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user