mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 12:47:08 +00:00
Replace "Standby" with common state in roborock
(#141810)
This commit is contained in:
parent
dfa80f0787
commit
31ed6a48cb
@ -338,7 +338,7 @@
|
|||||||
"zeo_state": {
|
"zeo_state": {
|
||||||
"name": "State",
|
"name": "State",
|
||||||
"state": {
|
"state": {
|
||||||
"standby": "Standby",
|
"standby": "[%key:common::state::standby%]",
|
||||||
"weighing": "Weighing",
|
"weighing": "Weighing",
|
||||||
"soaking": "Soaking",
|
"soaking": "Soaking",
|
||||||
"washing": "Washing",
|
"washing": "Washing",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user