Fix duplicate Windy values showing in automations state selector (#108062)

This commit is contained in:
Cody C 2024-01-30 11:34:06 +13:00 committed by GitHub
parent 769da1ee23
commit c4fbf59e16
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,7 +18,7 @@
"snowy-rainy": "Snowy, rainy", "snowy-rainy": "Snowy, rainy",
"sunny": "Sunny", "sunny": "Sunny",
"windy": "Windy", "windy": "Windy",
"windy-variant": "Windy" "windy-variant": "Windy, cloudy"
}, },
"state_attributes": { "state_attributes": {
"forecast": { "forecast": {