mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 16:57:53 +00:00
Use common state for "Auto" in iron_os
(#143001)
This commit is contained in:
parent
dcf7520d2a
commit
fad1d7bd1f
@ -115,7 +115,7 @@
|
||||
"state": {
|
||||
"right_handed": "Right-handed",
|
||||
"left_handed": "Left-handed",
|
||||
"auto": "Auto"
|
||||
"auto": "[%key:common::state::auto%]"
|
||||
}
|
||||
},
|
||||
"animation_speed": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user