mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 15:47:12 +00:00
Use location common key reference in totalconnect (#46995)
This commit is contained in:
parent
106ae18432
commit
db0d815f9d
@ -12,7 +12,7 @@
|
|||||||
"title": "Location Usercodes",
|
"title": "Location Usercodes",
|
||||||
"description": "Enter the usercode for this user at this location",
|
"description": "Enter the usercode for this user at this location",
|
||||||
"data": {
|
"data": {
|
||||||
"location": "Location"
|
"location": "[%key:common::config_flow::data::location%]"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"reauth_confirm": {
|
"reauth_confirm": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user