change icon for partly-cloudy-night (#29601)

to the available mdi:weather-night-partly-cloudy
This commit is contained in:
Marius 2019-12-08 06:25:39 +01:00 committed by Fabian Affolter
parent e360b1265f
commit 0cdc315038

View File

@ -385,7 +385,7 @@ CONDITION_PICTURES = {
],
"partly-cloudy-night": [
"/static/images/darksky/weather-cloudy.svg",
"mdi:weather-partly-cloudy",
"mdi:weather-night-partly-cloudy",
],
}