Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is your weather information gone? DarkSky Was Shutdown March 31, 2023. #251

Open
n0bel opened this issue Apr 3, 2023 · 14 comments
Open

Comments

@n0bel
Copy link
Owner

n0bel commented Apr 3, 2023

There has been lots of discussion of this over the last 2 years. See Issue #185

Because of the shutdown, a new weather API is needed. Current choices supported by PiClock are OpenWeatherMaps or Tomorrow.io. You'll need to sign up to one of those services.

The fix is to review and perform the update process as shown in https://github.com/n0bel/PiClock/blob/master/Documentation/Install.md#updating-to-newerupdated-versions Depending on other changes you may have made, you may want to start over, in which case starting at the top of that document may be in order.

update.py will ask for an OpenWeatherMaps api key. If you wish to use Tomorrow.io, you'll need to manually your ApiKeys.py. Remember that only one of owmapi or tmapi may be used. Leave the opposite one commented out. Read the comments in ApiKeys-Example.py

I'm closing #185 If you wish to report new problems, create a new issue. However, reviewing #185 may be helpful to you.

@skipwill
Copy link

It looks as if pyqt4 is not available to install anymore. Has anyone had any luck with it on a fresh build?

@SerBrynden
Copy link
Contributor

It looks as if pyqt4 is not available to install anymore. Has anyone had any luck with it on a fresh build?

@skipwill You have to use an older version of Raspberry Pi OS or Raspbian that supports Python2 in order to use PyQt4. Otherwise, try my fork which is written with Python3 and PyQt5. https://github.com/SerBrynden/PiClock

@skipwill
Copy link

I figured as much. I hate to go back, though. Thanks, I’ll take a look at your fork. Much appreciated!

@skipwill
Copy link

skipwill commented Apr 22, 2023 via email

@vanosg
Copy link

vanosg commented Jun 20, 2023

@skipwill Hi again, I was still hoping you could share your tide clock hand code? I would love to implement something like that into my own instance. Would you mind posting it here or to something like pastbin.com ? Thanks!

@skipwill
Copy link

skipwill commented Jun 20, 2023 via email

@vanosg
Copy link

vanosg commented Jun 20, 2023

I don't want to continue to hijack this thread, but I have no other way to communicate, sorry- whatever you have for that clock is fine. Could you post the code and tide hand in that zip to a new issue in that repo (you can attach files), or to a fileshare site? I really appreciate it, thank you

@SerBrynden
Copy link
Contributor

Skip could create their own fork of PiClock and upload the changes there.

@skipwill
Copy link

skipwill commented Jul 9, 2023 via email

@vanosg
Copy link

vanosg commented Jul 9, 2023

Thanks, but nothing attached- could you edit via the Web UI and re-attach, or maybe create your own fork with the files? Thanks so much for your dedication

@skipwill
Copy link

skipwill commented Jul 10, 2023 via email

@SerBrynden
Copy link
Contributor

SerBrynden commented Apr 18, 2024

OpenWeather One Call API 2.5 to be closed in June 2024:
https://openweathermap.org/one-call-transfer

@Knackster
Copy link

Knackster commented Apr 18, 2024 via email

@SerBrynden
Copy link
Contributor

PiClock currently supports both 2.5 and 3.0, but users will probably have to manually go into their OpenWeather accounts to activate the 3.0 API for themselves, else their PiClock will be blank.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants