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