Skip to content

Commit

Permalink
Merge pull request #2630 from desertwitch/lowbatt-man
Browse files Browse the repository at this point in the history
docs/man/usbhid-ups.txt: add missing lowbatt argument
  • Loading branch information
jimklimov authored Sep 14, 2024
2 parents db5c572 + 428afe1 commit 967cb54
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/man/usbhid-ups.txt
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,14 @@ expression.
NOTE: When using this option, it is mandatory to also specify the *vendorid*
and *productid* matching parameters.

*lowbatt*='num'::
Set the percentage at which the UPS will consider the battery charge as
critically low, possibly resulting in a forced shutdown (FSD) situation.
+
This value is typically dictated by the UPS device, although there is a
fallback default value of 30 (in percent). Overriding this value can be
helpful when the UPS sets this value to a lower percentage than intended.

*offdelay*='num'::
Set the timer before the UPS is turned off after the kill power command is
sent (via the *-k* switch).
Expand Down

0 comments on commit 967cb54

Please sign in to comment.