From 0b204178953beb407690f2839e86302c8c2078c4 Mon Sep 17 00:00:00 2001 From: Mary <61589585+maylikenoother@users.noreply.github.com> Date: Mon, 22 Dec 2025 21:08:27 +0100 Subject: [PATCH] Fix Ecoforest unknown alarm translation key (#159594) --- homeassistant/components/ecoforest/strings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/ecoforest/strings.json b/homeassistant/components/ecoforest/strings.json index 73260da272a..2d195792943 100644 --- a/homeassistant/components/ecoforest/strings.json +++ b/homeassistant/components/ecoforest/strings.json @@ -35,7 +35,7 @@ "cpu_overheating": "CPU overheating", "none": "None", "pellets": "Pellets", - "unkownn": "Unknown alarm" + "unknown": "Unknown alarm" } }, "convector_air_flow": {