mendhak / waveshare-epaper-display

At-a-glance dashboard for Raspberry Pi with a Waveshare ePaper 7.5 Inch HAT. Date/Time, Weather, Alerts, Google/Outlook Calendar
https://code.mendhak.com/raspberrypi-epaper-dashboard/
438 stars 65 forks source link

Add SMHI as an weather provider for Sweden #51

Closed hnnweb closed 1 year ago

hnnweb commented 1 year ago

Add SMHI (Swedish Meteorological and Hydrological Institute) as an weather provider for Sweden

mendhak commented 1 year ago

Thanks for that , looks good.

I'm just testing this and going to make a few changes. The weather symbol position in the JSON seems to change so I'll keep a part of the loop. And there's a comment about getting the min/max of the next XX hours, I'm just working on that now, I'll push it up. I've had to do this in another weather provider too so it isn't too difficult.

Some notes for myself:

mendhak commented 1 year ago

Thanks, done and merged. I've added to the changelog as well.