mirror of
https://github.com/home-assistant/core.git
synced 2025-07-31 11:18:00 +02:00
Add common state "Fault" (#143390)
This commit is contained in:
@ -128,6 +128,7 @@
|
|||||||
"disconnected": "Disconnected",
|
"disconnected": "Disconnected",
|
||||||
"enabled": "Enabled",
|
"enabled": "Enabled",
|
||||||
"error": "Error",
|
"error": "Error",
|
||||||
|
"fault": "Fault",
|
||||||
"high": "High",
|
"high": "High",
|
||||||
"home": "Home",
|
"home": "Home",
|
||||||
"idle": "Idle",
|
"idle": "Idle",
|
||||||
|
Reference in New Issue
Block a user