From dab5b6259a1e8832cefcd5af7ea80a95a2241be6 Mon Sep 17 00:00:00 2001 From: Parker Brown <17183625+parkerbxyz@users.noreply.github.com> Date: Wed, 12 Feb 2025 21:17:59 -0800 Subject: [PATCH] Add error to translations --- homeassistant/components/aranet/strings.json | 1 + 1 file changed, 1 insertion(+) diff --git a/homeassistant/components/aranet/strings.json b/homeassistant/components/aranet/strings.json index 7282fc7bcc2..4f1f7e21b82 100644 --- a/homeassistant/components/aranet/strings.json +++ b/homeassistant/components/aranet/strings.json @@ -26,6 +26,7 @@ "sensor": { "concentration_level": { "state": { + "error": "Error", "green": "Normal", "yellow": "Elevated", "red": "Unhealthy"