mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 03:07:37 +00:00
Add common state "Stopped" (#141701)
This commit is contained in:
parent
fcd4d3e2df
commit
c4ac492c6e
@ -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"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user