From c4fbf59e16208aa8f3c55f8c789097dbf1d57491 Mon Sep 17 00:00:00 2001 From: Cody C <50791984+codyc1515@users.noreply.github.com> Date: Tue, 30 Jan 2024 11:34:06 +1300 Subject: [PATCH] Fix duplicate Windy values showing in automations state selector (#108062) --- homeassistant/components/weather/strings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/weather/strings.json b/homeassistant/components/weather/strings.json index 0b712a4de05..8879bf158f3 100644 --- a/homeassistant/components/weather/strings.json +++ b/homeassistant/components/weather/strings.json @@ -18,7 +18,7 @@ "snowy-rainy": "Snowy, rainy", "sunny": "Sunny", "windy": "Windy", - "windy-variant": "Windy" + "windy-variant": "Windy, cloudy" }, "state_attributes": { "forecast": {