Open smiller171 opened 2 years ago
Currently Mushroom doesn't respect HA weather-icon css vars
weather-icon
I'd like to see the weather icon logic work the same way as in the stock weather-forecast card so the icons can be themed correctly.
https://github.com/home-assistant/frontend/blob/dev/src/panels/lovelace/cards/hui-weather-forecast-card.ts
https://www.home-assistant.io/dashboards/weather-forecast/#personal-icons
No response
In what card/case would you like to see this implemented in? It only makes sense in the weather chip to me.
I can't think of any other context where this would make sense, though I could be missing something
Is your feature request related to a problem?
Currently Mushroom doesn't respect HA
weather-icon
css varsDescribe the solution you'd like
I'd like to see the weather icon logic work the same way as in the stock weather-forecast card so the icons can be themed correctly.
https://github.com/home-assistant/frontend/blob/dev/src/panels/lovelace/cards/hui-weather-forecast-card.ts
https://www.home-assistant.io/dashboards/weather-forecast/#personal-icons
Describe alternatives you've considered
No response
Additional context
No response