From d676d959014cbc44c3498ddfffbf9a7f0f470847 Mon Sep 17 00:00:00 2001 From: Joost Lekkerkerker Date: Thu, 12 Oct 2023 12:51:40 +0200 Subject: [PATCH] Fix translation key in Plugwise (#101862) Co-authored-by: Robert Resch --- homeassistant/components/plugwise/strings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/plugwise/strings.json b/homeassistant/components/plugwise/strings.json index f85c83819fa..82228ee94e7 100644 --- a/homeassistant/components/plugwise/strings.json +++ b/homeassistant/components/plugwise/strings.json @@ -259,7 +259,7 @@ "name": "DHW comfort mode" }, "lock": { - "name": "[%key:component::lock::entity_component::_::name%]" + "name": "[%key:component::lock::title%]" }, "relay": { "name": "Relay"