Fix duplicate Windy values showing in automations state selector (#108062)
This commit is contained in:
parent
769da1ee23
commit
c4fbf59e16
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
"snowy-rainy": "Snowy, rainy",
|
||||
"sunny": "Sunny",
|
||||
"windy": "Windy",
|
||||
"windy-variant": "Windy"
|
||||
"windy-variant": "Windy, cloudy"
|
||||
},
|
||||
"state_attributes": {
|
||||
"forecast": {
|
||||
|
|
Loading…
Add table
Reference in a new issue