docs: add information about weighted-average config option

This commit is contained in:
arne 2025-10-26 06:34:04 +01:00
parent 161367d961
commit b701d7f70b
1 changed files with 5 additions and 0 deletions

View File

@ -91,6 +91,11 @@ The *battery* module displays the current capacity and state (eg. charging) of y
typeof: string ++
Command to execute when scrolling up on the module.
*weighted-average*: ++
typeof: bool ++
default: false ++
Option to combine multiple batteries with different capacities.
*on-scroll-down*: ++
typeof: string ++
Command to execute when scrolling down on the module.