mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +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",
|
||||
"paused": "[%key:common::state::paused%]",
|
||||
"spot_cleaning": "Spot cleaning",
|
||||
"error": "Error",
|
||||
"error": "[%key:common::state::error%]",
|
||||
"shutting_down": "Shutting down",
|
||||
"updating": "Updating",
|
||||
"docking": "Docking",
|
||||
|
Loading…
x
Reference in New Issue
Block a user