mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 05:37:44 +00:00
Improve wording in NUT (#102353)
This commit is contained in:
parent
063d74c35d
commit
96b450ad39
@ -28,7 +28,7 @@ STATE_TYPES = {
|
|||||||
"OB": "On Battery",
|
"OB": "On Battery",
|
||||||
"LB": "Low Battery",
|
"LB": "Low Battery",
|
||||||
"HB": "High Battery",
|
"HB": "High Battery",
|
||||||
"RB": "Battery Needs Replaced",
|
"RB": "Battery Needs Replacement",
|
||||||
"CHRG": "Battery Charging",
|
"CHRG": "Battery Charging",
|
||||||
"DISCHRG": "Battery Discharging",
|
"DISCHRG": "Battery Discharging",
|
||||||
"BYPASS": "Bypass Active",
|
"BYPASS": "Bypass Active",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user