mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 20:55:10 +02:00
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