mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 20:27:08 +00:00
Fix duplicate Windy values showing in automations state selector (#108062)
This commit is contained in:
parent
769da1ee23
commit
c4fbf59e16
@ -18,7 +18,7 @@
|
||||
"snowy-rainy": "Snowy, rainy",
|
||||
"sunny": "Sunny",
|
||||
"windy": "Windy",
|
||||
"windy-variant": "Windy"
|
||||
"windy-variant": "Windy, cloudy"
|
||||
},
|
||||
"state_attributes": {
|
||||
"forecast": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user