Improve wording in NUT (#102353)

This commit is contained in:
thatso 2023-10-19 21:38:15 +02:00 committed by GitHub
parent 063d74c35d
commit 96b450ad39
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,7 +28,7 @@ STATE_TYPES = {
"OB": "On Battery",
"LB": "Low Battery",
"HB": "High Battery",
"RB": "Battery Needs Replaced",
"RB": "Battery Needs Replacement",
"CHRG": "Battery Charging",
"DISCHRG": "Battery Discharging",
"BYPASS": "Bypass Active",