Use common strings in xiaomi_aqara (#41866)
* Use common strings in xiaomi_aqara * Remove mixed strings
This commit is contained in:
parent
5fab68725d
commit
a17da16dd2
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
"title": "Select the Xiaomi Aqara Gateway that you wish to connect",
|
||||
"description": "Run the setup again if you want to connect aditional gateways",
|
||||
"data": {
|
||||
"select_ip": "Gateway IP"
|
||||
"select_ip": "[%key:common::config_flow::data::ip%]"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue