From 6f666bfb1c18d6eec0075c0910f617d527d59d88 Mon Sep 17 00:00:00 2001 From: maylikenoother Date: Mon, 22 Dec 2025 14:15:37 +0100 Subject: [PATCH] Fix Ecoforest unknown alarm translation key --- 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 73260da272a07d..2d195792943ce9 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": {