mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Add common states for "Low", "Medium" and "High" (#141999)
This commit is contained in:
parent
597540b611
commit
935db1308f
@ -126,9 +126,12 @@
|
||||
"discharging": "Discharging",
|
||||
"disconnected": "Disconnected",
|
||||
"enabled": "Enabled",
|
||||
"high": "High",
|
||||
"home": "Home",
|
||||
"idle": "Idle",
|
||||
"locked": "Locked",
|
||||
"low": "Low",
|
||||
"medium": "Medium",
|
||||
"no": "No",
|
||||
"not_home": "Away",
|
||||
"off": "Off",
|
||||
|
Loading…
x
Reference in New Issue
Block a user