Added a mention of the new "ALL" battery_ident value which will summarise all batteries available

This commit is contained in:
Mikael Knutsson 2015-05-07 01:18:32 +02:00 committed by enkore
parent 2251889855
commit 3e8e0b8b18

View File

@ -119,6 +119,8 @@ class BatteryChecker(IntervalModule):
"""
This class uses the /sys/class/power_supply//uevent interface to check for the
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