WeatherDuino Forum
WeatherUnderground seems to be having issues - Printable Version

+- WeatherDuino Forum (https://www.meteocercal.info/forum)
+-- Forum: Weather Stations - WeatherDuino Pro2 Line (https://www.meteocercal.info/forum/forum-4.html)
+--- Forum: General Talking (https://www.meteocercal.info/forum/forum-23.html)
+--- Thread: WeatherUnderground seems to be having issues (/thread-1403.html)

Pages: 1 2


RE: WeatherUnderground seems to be having issues - uncle_bob - 21-06-2018

Has anyones' AQM data begun showing up on WU again yet? Mine hasn't :/


RE: WeatherUnderground seems to be having issues - hornychz - 21-06-2018

(21-06-2018, 12:58)uncle_bob Wrote:  Has anyones' AQM data begun showing up on WU again yet? Mine hasn't :/

Me too ...


RE: WeatherUnderground seems to be having issues - Barrow4491 - 21-06-2018

(21-06-2018, 12:58)uncle_bob Wrote:  Has anyones' AQM data begun showing up on WU again yet? Mine hasn't :/

Hi , 
My UV is showing up but no AQM pm 2.5 or 10 ever
Jim


RE: WeatherUnderground seems to be having issues - werk_ag - 22-06-2018

Two weeks ago, I wrote an email to them asking for info about the "disappearance of Air Quality data". As expected, up to now no answer...
I will wait one week more, then I will start to reduce the data upload frequency at a rate of 5 minutes by each day, until I reach just one upload per hour. If I don't deserve a simple answer they don't deserve my weather data. It's simple.


RE: WeatherUnderground seems to be having issues - mikelone - 13-07-2018

Hello, I see that the issue of uploading data to WD remains the same (stopped), I have no option to register my station, I would need a WUNDERGROUND_API_KEY.

Is there any other platform to upload meteorological data? Any solution?
Thank you for your attention,

M.


RE: WeatherUnderground seems to be having issues - werk_ag - 13-07-2018

Hi,

As much as I know there is no need to have an WU API key to upload data from a weather station to Wunderground.
Just go to Wunderground.com and register a new PWS station. Then on Credentials.h put your registration data here:

Code:
// -------------------------------------------------------------------------------------- //   WU Credentials // -------------------------------------------------------------------------------------- #define WUNDERGROUND_STATION_ID "xxxxxxxx"         // your WU Station ID #define WUNDERGROUND_PWD        "xxxxxxxx"           // your WU Station Key or password

Please note that WU Station Key is not the same thing than the WU API Key