mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 07:37:34 +00:00
Use common state for "Medium" in iron_os
(#142117)
This commit is contained in:
parent
09d25f322a
commit
1860db4632
@ -123,7 +123,7 @@
|
||||
"state": {
|
||||
"off": "[%key:common::state::off%]",
|
||||
"slow": "[%key:component::iron_os::common::slow%]",
|
||||
"medium": "Medium",
|
||||
"medium": "[%key:common::state::medium%]",
|
||||
"fast": "[%key:component::iron_os::common::fast%]"
|
||||
}
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user