diff --git a/homeassistant/components/aranet/strings.json b/homeassistant/components/aranet/strings.json index cc287cc003d..316de46a5c2 100644 --- a/homeassistant/components/aranet/strings.json +++ b/homeassistant/components/aranet/strings.json @@ -27,9 +27,9 @@ "threshold_indication": { "state": { "error": "Error", - "green": "Normal", - "yellow": "Elevated", - "red": "Unhealthy" + "green": "Green", + "yellow": "Yellow", + "red": "Red" } } }