mirror of
https://github.com/home-assistant/core.git
synced 2025-08-07 06:35:10 +02:00
Add missing status's to Nut (#109085)
This commit is contained in:
@@ -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"
|
||||||
|
Reference in New Issue
Block a user