Use common strings in xiaomi_aqara (#41866)

* Use common strings in xiaomi_aqara

* Remove mixed strings
This commit is contained in:
Brig Lamoreaux 2020-10-18 11:32:18 -07:00 committed by GitHub
parent 5fab68725d
commit a17da16dd2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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%]"
}
}
},