Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

WeatherUnderground seems to be having issues
#16

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

Reply


Messages In This Thread



Users browsing this thread: 1 Guest(s)