mirror of
https://github.com/home-assistant/core.git
synced 2025-07-25 22:27:07 +00:00
Use common state for "Error" in roborock
(#143318)
This commit is contained in:
parent
fb60479578
commit
521a44b953
@ -232,7 +232,7 @@
|
|||||||
"charging_problem": "Charging problem",
|
"charging_problem": "Charging problem",
|
||||||
"paused": "[%key:common::state::paused%]",
|
"paused": "[%key:common::state::paused%]",
|
||||||
"spot_cleaning": "Spot cleaning",
|
"spot_cleaning": "Spot cleaning",
|
||||||
"error": "Error",
|
"error": "[%key:common::state::error%]",
|
||||||
"shutting_down": "Shutting down",
|
"shutting_down": "Shutting down",
|
||||||
"updating": "Updating",
|
"updating": "Updating",
|
||||||
"docking": "Docking",
|
"docking": "Docking",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user