mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
change icon for partly-cloudy-night (#29601)
to the available mdi:weather-night-partly-cloudy
This commit is contained in:
parent
e360b1265f
commit
0cdc315038
@ -385,7 +385,7 @@ CONDITION_PICTURES = {
|
||||
],
|
||||
"partly-cloudy-night": [
|
||||
"/static/images/darksky/weather-cloudy.svg",
|
||||
"mdi:weather-partly-cloudy",
|
||||
"mdi:weather-night-partly-cloudy",
|
||||
],
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user