This repository has been archived by the owner on May 7, 2024. It is now read-only.
forked from PurpleGuitar/MWM-for-Android
-
Notifications
You must be signed in to change notification settings - Fork 30
Yahoo weather provider fixed #91
Open
grueni75
wants to merge
64
commits into
benjymous:master
Choose a base branch
from
grueni75:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Changed code to use the yahoo tables API Lookup is limited to 2000 queries per day, but should be enough if each metawatch user gets an own internet IP But may be better to add an other free weather provider for the long term
A workaround is to use Weather Underground instead of Yahoo weather. |
I know. But it's not working anymore here in Germany. |
Have you tried contacting Wunderground in Germany to find out why it's not working? It may simply be a fault. I have a sophisticated weather station which provides a direct real time feed to Wunderground, part of a huge worldwide community of such people. I'd be surprised and disconcerted to hear that Wunderground had withdrawn their service in such s major world power as Germany. So now I'm keen to know what's happening. |
…ss of the "next idle screen" button was ignored
…g., room numnber) from a long location description
…ack based firmware)
…or line is activated
… no ticker text This will display notifications from apps such as Google Keep on the watch
Fixed missing music meta information on Android 4.3 / GN9005
…ge contents bug fix: goggle now and keep were not displayed correctly on Android 4.3
…erences such that the tendency indication also works after restart WithingsWidget: values are remembered in shared prefs such that last weight is also shwon if withings server is not available
…change within one hour
improvement: pressure tendency reset after 3 hours of unchanged pressure
improvement: idle screen is updated with last app bitmap if app is started new build
…ng for more than one day" This reverts commit 7bd441b.
…ng for more than one day" This reverts commit 1b0d250.
Conflicts: bin/MetaWatch.apk
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hello benjymous.
are you still working on the community edition? I didn't saw any updates from your side lately. Nevertheless, yahoo has shut down the free of charge placefinder API. I fixed the code to use the non commercial yahoo tables API. Here is my commit comment:
Changed code to use the yahoo tables API
Lookup is limited to 2000 queries per day, but should be enough if each metawatch user gets an own internet IP
But may be better to add an other free weather provider for the long term
Will you update the community edition on the Play Store or did you stop working on Metawatch?
Bye
Matthias