pimoroni / inky

Combined library for V2/V3 Inky pHAT and Inky wHAT.
https://shop.pimoroni.com/?q=inky
MIT License
575 stars 121 forks source link

Use Open Meteo API instead of Dark Sky #156

Closed helgibbons closed 1 year ago

helgibbons commented 1 year ago

Update weather example to get its data from Open Meteo instead of the now defunct Dark Sky. We have wind speed instead of atmospheric pressure now, for tidiness of API request reasons :)

Fixes #154

helgibbons commented 1 year ago

I don't think any of the other examples use beautifulsoup, so we maybe don't need the installer to grab that library any more? I'm not sure where to make that change though!

greysonp commented 1 year ago

I saw that my little weather display was broken today, so I came here and found this, and just wanted to say that it works wonderfully. Thank you :)

Gadgetoid commented 1 year ago

Ah, but of course our CI is completely broken! Why wouldn't it be? :sob:

A user testimony is worth a thousand GitHub actions, though, soo....