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

weatherfeed.py library issue - weather not displaying #388

Closed
tophers opened this issue Aug 25, 2015 · 1 comment
Closed

weatherfeed.py library issue - weather not displaying #388

tophers opened this issue Aug 25, 2015 · 1 comment

Comments

@tophers
Copy link

tophers commented Aug 25, 2015

lib/weatherfeed/weatherfeed.py has a hardcoded url at line 51 for xoap.weather.com, i'm not longer able to get to that address which keeps the weather module initializing/failing. I can't find an updated version of this library. As a workaround I've changed that url to "http://wxdata.weather.com/wxdata/weather/local/%s?cc=1&dayf=5&unit=%s" which seems to work.

@tophers
Copy link
Author

tophers commented Aug 29, 2015

Resolved here: #389 commit 767d262

@tophers tophers closed this as completed Aug 29, 2015
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

1 participant