mirror of
https://github.com/home-assistant/core.git
synced 2025-08-02 12:15:08 +02:00
Add common states for "Auto" and "Manual" (#142914)
This commit is contained in:
@@ -118,6 +118,7 @@
|
||||
},
|
||||
"state": {
|
||||
"active": "Active",
|
||||
"auto": "Auto",
|
||||
"charging": "Charging",
|
||||
"closed": "Closed",
|
||||
"closing": "Closing",
|
||||
@@ -131,6 +132,7 @@
|
||||
"idle": "Idle",
|
||||
"locked": "Locked",
|
||||
"low": "Low",
|
||||
"manual": "Manual",
|
||||
"medium": "Medium",
|
||||
"no": "No",
|
||||
"normal": "Normal",
|
||||
|
Reference in New Issue
Block a user