Add missing status's to Nut (#109085)
This commit is contained in:
parent
694059837d
commit
6d09788673
1 changed files with 2 additions and 0 deletions
|
@ -39,6 +39,8 @@ STATE_TYPES = {
|
|||
"BOOST": "Boosting Voltage",
|
||||
"FSD": "Forced Shutdown",
|
||||
"ALARM": "Alarm",
|
||||
"HE": "ECO Mode",
|
||||
"TEST": "Battery Testing",
|
||||
}
|
||||
|
||||
COMMAND_BEEPER_DISABLE = "beeper.disable"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue