mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 07:07:28 +00:00
Use common state for "Error" in matter
(#143268)
This commit is contained in:
parent
eb852cec43
commit
e1ba2a8ca2
@ -270,7 +270,7 @@
|
||||
"stopped": "[%key:common::state::stopped%]",
|
||||
"running": "Running",
|
||||
"paused": "[%key:common::state::paused%]",
|
||||
"error": "Error",
|
||||
"error": "[%key:common::state::error%]",
|
||||
"seeking_charger": "Seeking charger",
|
||||
"charging": "[%key:common::state::charging%]",
|
||||
"docked": "Docked"
|
||||
|
Loading…
x
Reference in New Issue
Block a user