mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 02:37:08 +00:00
Add common state for "Error" (#143139)
This commit is contained in:
parent
7c3df46570
commit
b3c3be0483
@ -127,6 +127,7 @@
|
|||||||
"discharging": "Discharging",
|
"discharging": "Discharging",
|
||||||
"disconnected": "Disconnected",
|
"disconnected": "Disconnected",
|
||||||
"enabled": "Enabled",
|
"enabled": "Enabled",
|
||||||
|
"error": "Error",
|
||||||
"high": "High",
|
"high": "High",
|
||||||
"home": "Home",
|
"home": "Home",
|
||||||
"idle": "Idle",
|
"idle": "Idle",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user