mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 07:37:34 +00:00
Use common states for "Auto"/"Manual" in huawei_lte
(#142943)
This commit is contained in:
parent
40fd7cf852
commit
42345d9a06
@ -272,8 +272,8 @@
|
||||
"operator_search_mode": {
|
||||
"name": "Operator search mode",
|
||||
"state": {
|
||||
"0": "Auto",
|
||||
"1": "Manual"
|
||||
"0": "[%key:common::state::auto%]",
|
||||
"1": "[%key:common::state::manual%]"
|
||||
}
|
||||
},
|
||||
"preferred_network_mode": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user