vche / appdaemon_weatherentity

Appdaemon widget for displaying homeassistant weather entities in dashboards
GNU General Public License v3.0
11 stars 5 forks source link

icons not displayed #8

Closed mauriziozito01 closed 2 years ago

mauriziozito01 commented 2 years ago

image

Can you help me understand how I can fix the problem? Some icons are not displayed

thanks

Maurizio

vche commented 2 years ago

Hi, my best guess would be that the open weather api has changed and handle new/updated names for current conditions, leading to know icon found.

I will try to find time to check the open weather api and figure this out as soon as i can

vche commented 2 years ago

Hi, I have checked the latest possible weather condition from homeassistant and implemented those without exisiting icons.

This should now cover all condititions.