From 7998a05742367e1186813d7402263209c2f9feb9 Mon Sep 17 00:00:00 2001 From: Norbert Rittel Date: Sat, 21 Dec 2024 11:14:14 +0100 Subject: [PATCH] Replace lowercase "pin" in error message with the correct "PIN" (#133684) --- homeassistant/components/tessie/strings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/tessie/strings.json b/homeassistant/components/tessie/strings.json index 5b677594b42..4ac645a0270 100644 --- a/homeassistant/components/tessie/strings.json +++ b/homeassistant/components/tessie/strings.json @@ -521,7 +521,7 @@ "message": "{name} is already inactive." }, "incorrect_pin": { - "message": "Incorrect pin for {name}." + "message": "Incorrect PIN for {name}." }, "no_cable": { "message": "Insert cable to lock"