mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 17:27:52 +00:00
Add common states "Normal", "Very high" and "Very low" (#142167)
This commit is contained in:
parent
39ebc103df
commit
f9cd0f37f7
@ -133,6 +133,7 @@
|
||||
"low": "Low",
|
||||
"medium": "Medium",
|
||||
"no": "No",
|
||||
"normal": "Normal",
|
||||
"not_home": "Away",
|
||||
"off": "Off",
|
||||
"on": "On",
|
||||
@ -142,6 +143,8 @@
|
||||
"standby": "Standby",
|
||||
"stopped": "Stopped",
|
||||
"unlocked": "Unlocked",
|
||||
"very_high": "Very high",
|
||||
"very_low": "Very low",
|
||||
"yes": "Yes"
|
||||
},
|
||||
"time": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user