mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 20:55:10 +02:00
Add common state "Stopped" (#141701)
This commit is contained in:
@@ -135,6 +135,7 @@
|
|||||||
"open": "Open",
|
"open": "Open",
|
||||||
"paused": "Paused",
|
"paused": "Paused",
|
||||||
"standby": "Standby",
|
"standby": "Standby",
|
||||||
|
"stopped": "Stopped",
|
||||||
"unlocked": "Unlocked",
|
"unlocked": "Unlocked",
|
||||||
"yes": "Yes"
|
"yes": "Yes"
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user