mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 23:27:37 +00:00
Replace "Stopped" with common state in matter
(#141768)
This commit is contained in:
parent
92034aeecc
commit
02aa823d25
@ -258,7 +258,7 @@
|
||||
"operational_state": {
|
||||
"name": "Operational state",
|
||||
"state": {
|
||||
"stopped": "Stopped",
|
||||
"stopped": "[%key:common::state::stopped%]",
|
||||
"running": "Running",
|
||||
"paused": "[%key:common::state::paused%]",
|
||||
"error": "Error",
|
||||
|
Loading…
x
Reference in New Issue
Block a user