mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 17:57:11 +00:00
Add missing status's to Nut (#109085)
This commit is contained in:
parent
694059837d
commit
6d09788673
@ -39,6 +39,8 @@ STATE_TYPES = {
|
|||||||
"BOOST": "Boosting Voltage",
|
"BOOST": "Boosting Voltage",
|
||||||
"FSD": "Forced Shutdown",
|
"FSD": "Forced Shutdown",
|
||||||
"ALARM": "Alarm",
|
"ALARM": "Alarm",
|
||||||
|
"HE": "ECO Mode",
|
||||||
|
"TEST": "Battery Testing",
|
||||||
}
|
}
|
||||||
|
|
||||||
COMMAND_BEEPER_DISABLE = "beeper.disable"
|
COMMAND_BEEPER_DISABLE = "beeper.disable"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user