mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 21:57:51 +00:00
Add common states "Empty" and "Full" (#146646)
This commit is contained in:
parent
603e277a5b
commit
2bdfc8cf5e
@ -128,9 +128,11 @@
|
|||||||
"disabled": "Disabled",
|
"disabled": "Disabled",
|
||||||
"discharging": "Discharging",
|
"discharging": "Discharging",
|
||||||
"disconnected": "Disconnected",
|
"disconnected": "Disconnected",
|
||||||
|
"empty": "Empty",
|
||||||
"enabled": "Enabled",
|
"enabled": "Enabled",
|
||||||
"error": "Error",
|
"error": "Error",
|
||||||
"fault": "Fault",
|
"fault": "Fault",
|
||||||
|
"full": "Full",
|
||||||
"high": "High",
|
"high": "High",
|
||||||
"home": "Home",
|
"home": "Home",
|
||||||
"idle": "Idle",
|
"idle": "Idle",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user