-
I don't know how to say anything more about this, I just took the symbol out until I can figure it out.
The symbol is an A with a carat instead of a degree symbol.
-
Rather than sending three requests to WU we could possible fetch all data at once and thus reduce air time.
Example: http://api.wunderground.com/api/my-api-key/astronomy/conditions/forecast/q/CA/Sa…
-
I have succesfully created a API for Open Weather and copie it via copy & paste into settings.h. Also i have edit the "location". My problem ist i can´t see anything on the screen from open weather.
…
ghost updated
6 years ago
-
### Missing feature
Hello
I spend quite a lot of time figuring out why the parsed streams from openweathermap (and my own) were incomplete. It is related to how the WiFi and TCP/IP libraries handle …
-
It's really irritating to see a sun icon displayed when it's clearly dark outside (good thing is you might be asleep and not even notice 😜).
Unfortunately, WU doesn't clearly distinguish icon types…
-
### Expected behavior
Successful compile
### Actual behavior
Missing include files for new OpenWeatherMap usage
### Test code
Perhaps still being written, but include files for OpenWeatherMap…
-
Use one of the two templates below and delete the rest.
8
ghost updated
6 years ago
-
Please pardon the newbie questions.
I neglected to obtain an API key from WU when I first signed up with them. Then a few days later when my hardware arrived they discontinued issuing them.
I no…
-
The sketch has the following includes
#include
#include
but the files don't seem to be in the GitHub repository. Will you publish them soon, or am I making an obvious error and don't see…
-
there is an A with a hat on it in line 386 for local temp before the F or C . what is this for? I removed it.
I can't see where you have the q to ask for weather data, it is there and works, but I ca…