-
Notifications
You must be signed in to change notification settings - Fork 26
Added a lot of functionality to pull back into the base #6
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
base: master
Are you sure you want to change the base?
Conversation
Yahoo needs OAUTH to get weather as of 3/25/16. Disable for the short term
…eless oauth change. Pressure is in there, but it looks like they've changed the reporting to mmHg (but still claim inches)... to be looked into at some point. I also made a handful of chanages to yosdk so it can use the old forcast api (Didn't want to rework everything for yql at the moment). Overall, all the changes are quick and dirty, but they seem to work. I tried a lot of options for just basic authentication, but didn't have much luck utill pulling in yoskd. It seems callbacks cause errors in the documented yahoo apis and all the examples on the site are still for public use. A lot seems confused at the moment.
|
Easiest will be though git. Add my branch as a remote and then merge it to git remote add mycon https://github.com/mycon/nestgraph.git On Sun, Aug 14, 2016 at 8:41 PM, Ryan Thomas notifications@github.com
|
Let me know if the yahoo app developer consumer key, secret, and application ID are necessary. If they are, I can document how I got those setup as well.
Update README
No description provided.