mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 15:47:12 +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": {
|
"operator_search_mode": {
|
||||||
"name": "Operator search mode",
|
"name": "Operator search mode",
|
||||||
"state": {
|
"state": {
|
||||||
"0": "Auto",
|
"0": "[%key:common::state::auto%]",
|
||||||
"1": "Manual"
|
"1": "[%key:common::state::manual%]"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"preferred_network_mode": {
|
"preferred_network_mode": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user