forked from home-assistant/core
change icon for partly-cloudy-night (#29601)
to the available mdi:weather-night-partly-cloudy
This commit is contained in:
@@ -385,7 +385,7 @@ CONDITION_PICTURES = {
|
||||
],
|
||||
"partly-cloudy-night": [
|
||||
"/static/images/darksky/weather-cloudy.svg",
|
||||
"mdi:weather-partly-cloudy",
|
||||
"mdi:weather-night-partly-cloudy",
|
||||
],
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user