Added a mention of the new "ALL" battery_ident value which will summarise all batteries available
This commit is contained in:
parent
2251889855
commit
3e8e0b8b18
@ -119,6 +119,8 @@ class BatteryChecker(IntervalModule):
|
|||||||
"""
|
"""
|
||||||
This class uses the /sys/class/power_supply/…/uevent interface to check for the
|
This class uses the /sys/class/power_supply/…/uevent interface to check for the
|
||||||
battery status
|
battery status
|
||||||
|
It provides the "ALL" battery_ident which will summarise all available batteries
|
||||||
|
for the moment and aggregate the % as well as the time remaining on the charge.
|
||||||
|
|
||||||
.. rubric:: Available formatters
|
.. rubric:: Available formatters
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user