Use location common key reference in totalconnect (#46995)

This commit is contained in:
Milan Meulemans 2021-02-24 18:44:12 +01:00 committed by GitHub
parent 106ae18432
commit db0d815f9d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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": {