From db0d815f9d95d841465c21b01392edc2450093cb Mon Sep 17 00:00:00 2001 From: Milan Meulemans Date: Wed, 24 Feb 2021 18:44:12 +0100 Subject: [PATCH] Use location common key reference in totalconnect (#46995) --- homeassistant/components/totalconnect/strings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/totalconnect/strings.json b/homeassistant/components/totalconnect/strings.json index 41b0bf4648b..f284e4b86da 100644 --- a/homeassistant/components/totalconnect/strings.json +++ b/homeassistant/components/totalconnect/strings.json @@ -12,7 +12,7 @@ "title": "Location Usercodes", "description": "Enter the usercode for this user at this location", "data": { - "location": "Location" + "location": "[%key:common::config_flow::data::location%]" } }, "reauth_confirm": {