mirror of
https://codeberg.org/dnkl/yambar.git
synced 2025-06-16 00:05:40 +02:00
battery scale and discharge smoothing
This commit is contained in:
parent
e54e8635e0
commit
a943def94e
2 changed files with 95 additions and 13 deletions
|
@ -61,6 +61,16 @@ the state *unknown* under other conditions.
|
|||
(default=*60000*). Set to `0` to disable polling (*warning*: many
|
||||
batteries do not support asynchronous reporting). Cannot be less
|
||||
than 250ms.
|
||||
| battery-scale
|
||||
: int
|
||||
: no
|
||||
: How much to scale down the battery charge amount. Some batteries
|
||||
report too high resulting in bad discharge estimates
|
||||
| smoothing-secs
|
||||
: int
|
||||
: no
|
||||
: How many seconds to perform smoothing over for battery discharge
|
||||
estimates.
|
||||
|
||||
# EXAMPLES
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue