tommasoberlose / another-widget

Watch events, weather and much more at a glance.
MIT License
271 stars 51 forks source link

Open Weather Map Conditions #285

Open sbs8331 opened 3 years ago

sbs8331 commented 3 years ago

Describe the bug Open Weather Map's temperature is spot-on with its native app, but certain conditions, e.g. fog or mist, get shown on the widget as partly cloudy, even though weatherapi.com on the widget shows correctly.

To Reproduce Steps to reproduce the behavior:

  1. Set OpenWeatherMap as provider.
  2. Test for location where weather is foggy.
  3. Condition icon will show as partly cloudy.
  4. Change provider to weatherapi.com.
  5. Condition icon will show correctly.

Expected behavior OpenWeatherMap should generate fog/mist conditions icon.

Smartphone:

Additional context I'm not a developer, but could it be that somehow OWM sends different conditions data (vs. other services) that gets misinterpreted as partly cloudy?

sbs8331 commented 3 years ago

We have mist this evening per the OWM native app, and weatherapi.com shows it correctly on the widget, while OWM shows partly cloudy. Screenshot_20210131-181618 Screenshot_20210131-181834