mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Use common state for "Normal" in ecovacs
(#142642)
This commit is contained in:
parent
96d1c9ab91
commit
5ff2608794
@ -229,9 +229,9 @@
|
||||
"state_attributes": {
|
||||
"fan_speed": {
|
||||
"state": {
|
||||
"normal": "[%key:common::state::normal%]",
|
||||
"max": "Max",
|
||||
"max_plus": "Max+",
|
||||
"normal": "Normal",
|
||||
"quiet": "Quiet"
|
||||
}
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user