RedNax67 / MMM-WunderGround

28 stars 43 forks source link

Wunderground API for Personal Weather Stations #41

Closed beeperr closed 3 years ago

beeperr commented 3 years ago

I was hoping to use this to display data from my personal weather station—an AcuRite Atlas station. I currently have the data being into Weather Underground, since that appeared to be the best source to pull data from.

Looking at the past issues with this module, I see it no longer works with Wunderground's API because they made some changes. It appears to me that the API still exists for my account, although that might be just because I'm feeding them data with my PWS. Regardless, I can't get it to work with the apiKey they provide me.

Does anyone know if this could still work, or if there are other MM modules that would be able to pull data from a specific PWS?

beeperr commented 3 years ago

Digging deeper, looks like this is v2 of their API, which uses different formatting/parameters/etc. Answering my own question here, but this module won't work for the new API unless significant changes are made.