mirror of
https://github.com/home-assistant/core.git
synced 2025-08-05 21:55:10 +02:00
Add common states for "Opening" and "Closing" (#141747)
This commit is contained in:
@@ -120,6 +120,7 @@
|
||||
"active": "Active",
|
||||
"charging": "Charging",
|
||||
"closed": "Closed",
|
||||
"closing": "Closing",
|
||||
"connected": "Connected",
|
||||
"disabled": "Disabled",
|
||||
"discharging": "Discharging",
|
||||
@@ -133,6 +134,7 @@
|
||||
"off": "Off",
|
||||
"on": "On",
|
||||
"open": "Open",
|
||||
"opening": "Opening",
|
||||
"paused": "Paused",
|
||||
"standby": "Standby",
|
||||
"stopped": "Stopped",
|
||||
|
Reference in New Issue
Block a user