Read the statement by Michael Teeuw here.
Working Weather Underground module?
-
One way I forgot.
Upload the data to openweathermap and use a module it is working with, but I was unable to connect my weather station to openweathermap.
-
@chanster Thats one way to get around it.
Ive just been having a look at it this evening. I found the new API Documentation https://docs.google.com/document/d/1KGb8bTVYRsNgljnNH67AMhckY8AQT2FVwZ9urj8SWBs/edit
I punched my details in along with my API key just into my browser and it returned the data in JSON format which looked good so it shouldnt take too much to modify it to work again.
-
That is correct - here is my reply from Wounderground:
{"observations":[{"stationID":"IWURST7", "obsTimeUtc":"2021-01-01T10:57:13Z", "obsTimeLocal":"2021-01-01 11:57:13","neighborhood":"Deichsende", "softwareType":"EasyWeatherV1.5.6","country":"DE", "solarRadiation":16.0, "lon":8.590322, "realtimeFrequency":null,"epoch":1609498633, "lat":53.771483, "uv":0.0, "winddir":193, "humidity":98, "qcStatus":1,"metric":{"temp":3, "heatIndex":3, "dewpt":2, "windChill":3, "windSpeed":5, "windGust":5, "pressure":1006.74, "precipRate":1.19, "precipTotal":2.01, "elev":6}}]} -
@c1olli I Was looking through the MMM-wunderground.js and relised it handles forecast and current weather. Unfortunately I havent found any screen shots of what the module looked like before the changes. Is it worth trying to mod what is there or just build something new.
Does any one have a screen shot of what it looked like??
-
I don’t have an old version, but here the actual forecast:
{"summaries":[{"stationID":"IWURST7","tz":"Europe/Berlin","obsTimeUtc":"2020-12-26T22:59:49Z","obsTimeLocal":"2020-12-26 23:59:49","epoch":1609023589,"lat":53.771483,"lon":8.590322,"solarRadiationHigh":91.02,"uvHigh":0.0,"winddirAvg":189,"humidityHigh":97,"humidityLow":86,"humidityAvg":91,"qcStatus":0,"metric":{"tempHigh":5,"tempLow":-1,"tempAvg":3,"windspeedHigh":21,"windspeedLow":0,"windspeedAvg":7,"windgustHigh":31,"windgustLow":0,"windgustAvg":9,"dewptHigh":3,"dewptLow":-1,"dewptAvg":2,"windchillHigh":5,"windchillLow":-1,"windchillAvg":2,"heatindexHigh":5,"heatindexLow":-1,"heatindexAvg":3,"pressureMax":1022.82,"pressureMin":1002.71,"pressureTrend":-0.82,"precipRate":1.80,"precipTotal":0.30}},{"stationID":"IWURST7","tz":"Europe/Berlin","obsTimeUtc":"2020-12-27T22:59:15Z","obsTimeLocal":"2020-12-27 23:59:15","epoch":1609109955,"lat":53.771483,"lon":8.590322,"solarRadiationHigh":19.45,"uvHigh":0.0,"winddirAvg":198,"humidityHigh":95,"humidityLow":81,"humidityAvg":90,"qcStatus":1,"metric":{"tempHigh":5,"tempLow":3,"tempAvg":4,"windspeedHigh":27,"windspeedLow":2,"windspeedAvg":12,"windgustHigh":42,"windgustLow":4,"windgustAvg":17,"dewptHigh":3,"dewptLow":1,"dewptAvg":2,"windchillHigh":4,"windchillLow":-2,"windchillAvg":1,"heatindexHigh":5,"heatindexLow":3,"heatindexAvg":4,"pressureMax":1002.81,"pressureMin":977.62,"pressureTrend":-1.03,"precipRate":3.00,"precipTotal":10.21}},{"stationID":"IWURST7","tz":"Europe/Berlin","obsTimeUtc":"2020-12-28T22:59:43Z","obsTimeLocal":"2020-12-28 23:59:43","epoch":1609196383,"lat":53.771483,"lon":8.590322,"solarRadiationHigh":79.27,"uvHigh":0.0,"winddirAvg":199,"humidityHigh":98,"humidityLow":93,"humidityAvg":95,"qcStatus":1,"metric":{"tempHigh":4,"tempLow":1,"tempAvg":3,"windspeedHigh":10,"windspeedLow":0,"windspeedAvg":2,"windgustHigh":17,"windgustLow":0,"windgustAvg":3,"dewptHigh":3,"dewptLow":1,"dewptAvg":2,"windchillHigh":4,"windchillLow":0,"windchillAvg":3,"heatindexHigh":4,"heatindexLow":1,"heatindexAvg":3,"pressureMax":982.83,"pressureMin":977.31,"pressureTrend":0.18,"precipRate":3.00,"precipTotal":3.00}},{"stationID":"IWURST7","tz":"Europe/Berlin","obsTimeUtc":"2020-12-29T22:59:40Z","obsTimeLocal":"2020-12-29 23:59:40","epoch":1609282780,"lat":53.771483,"lon":8.590322,"solarRadiationHigh":61.53,"uvHigh":0.0,"winddirAvg":195,"humidityHigh":98,"humidityLow":93,"humidityAvg":96,"qcStatus":1,"metric":{"tempHigh":4,"tempLow":0,"tempAvg":2,"windspeedHigh":11,"windspeedLow":0,"windspeedAvg":2,"windgustHigh":17,"windgustLow":0,"windgustAvg":3,"dewptHigh":3,"dewptLow":0,"dewptAvg":1,"windchillHigh":4,"windchillLow":-1,"windchillAvg":1,"heatindexHigh":4,"heatindexLow":0,"heatindexAvg":2,"pressureMax":992.62,"pressureMin":981.61,"pressureTrend":0.44,"precipRate":1.80,"precipTotal":4.60}},{"stationID":"IWURST7","tz":"Europe/Berlin","obsTimeUtc":"2020-12-30T22:59:37Z","obsTimeLocal":"2020-12-30 23:59:37","epoch":1609369177,"lat":53.771483,"lon":8.590322,"solarRadiationHigh":98.36,"uvHigh":0.0,"winddirAvg":189,"humidityHigh":96,"humidityLow":92,"humidityAvg":94,"qcStatus":1,"metric":{"tempHigh":4,"tempLow":3,"tempAvg":4,"windspeedHigh":15,"windspeedLow":0,"windspeedAvg":6,"windgustHigh":24,"windgustLow":0,"windgustAvg":9,"dewptHigh":3,"dewptLow":2,"dewptAvg":3,"windchillHigh":4,"windchillLow":0,"windchillAvg":3,"heatindexHigh":4,"heatindexLow":3,"heatindexAvg":4,"pressureMax":1001.63,"pressureMin":992.42,"pressureTrend":0.37,"precipRate":3.00,"precipTotal":2.31}},{"stationID":"IWURST7","tz":"Europe/Berlin","obsTimeUtc":"2020-12-31T22:59:34Z","obsTimeLocal":"2020-12-31 23:59:34","epoch":1609455574,"lat":53.771483,"lon":8.590322,"solarRadiationHigh":78.05,"uvHigh":0.0,"winddirAvg":191,"humidityHigh":96,"humidityLow":87,"humidityAvg":91,"qcStatus":1,"metric":{"tempHigh":4,"tempLow":3,"tempAvg":3,"windspeedHigh":15,"windspeedLow":0,"windspeedAvg":5,"windgustHigh":18,"windgustLow":0,"windgustAvg":8,"dewptHigh":3,"dewptLow":1,"dewptAvg":2,"windchillHigh":4,"windchillLow":0,"windchillAvg":2,"heatindexHigh":4,"heatindexLow":3,"heatindexAvg":3,"pressureMax":1004.74,"pressureMin":1001.02,"pressureTrend":0.12,"precipRate":1.80,"precipTotal":2.01}},{"stationID":"IWURST7","tz":"Europe/Berlin","obsTimeUtc":"2021-01-01T11:19:57Z","obsTimeLocal":"2021-01-01 12:19:57","epoch":1609499997,"lat":53.771483,"lon":8.590322,"solarRadiationHigh":51.99,"uvHigh":0.0,"winddirAvg":191,"humidityHigh":98,"humidityLow":96,"humidityAvg":97,"qcStatus":1,"metric":{"tempHigh":3,"tempLow":-1,"tempAvg":1,"windspeedHigh":6,"windspeedLow":0,"windspeedAvg":1,"windgustHigh":7,"windgustLow":0,"windgustAvg":1,"dewptHigh":2,"dewptLow":-1,"dewptAvg":1,"windchillHigh":3,"windchillLow":-1,"windchillAvg":1,"heatindexHigh":3,"heatindexLow":-1,"heatindexAvg":1,"pressureMax":1007.11,"pressureMin":1004.23,"pressureTrend":0.17,"precipRate":4.80,"precipTotal":2.31}}]} -
cool,
I found some more info about the module and screen shots etc.
That will help piece it all back together
-
Wunderground API calls:
current weather:https://api.weather.com/v2/pws/observations/current?stationId=here_PWS&format=json&units=m&apiKey=here_API7 Day forcast:
https://api.weather.com/v2/pws/dailysummary/7day?stationId=here_PWS&format=json&units=m&apiKey=here_API -
OK Ive had a bit of a play with it today and Ive had “some” success.

The sunrise/set is broken the icons are broken no rain data (which doesnt seem to be in the original any way) and no forecast.
But it does give current Temp, Humdity and the wind direction icon works.
I haven’t looked at the forecast stuff yet. Just commented it all out for the moment.
If you want to have a play clone the Develop branch https://github.com/saabman/MMM-WunderGround/tree/Develop
git clone --single-branch --branch Develop https://github.com/saabman/MMM-WunderGround.git
copy the Config from the readme.md and add your PWS and API key and it “should” give you something.
-
That’s a good beginning :D
At the moment I have to install MM new, because the update failed and the system was stuck.
I will test it when MM ist working again. -
@c1olli how did u do the update? manually or my upgrade script?
what error did u get?
-
I did it like it is written in the MM manual.
git clone && npm installBut I saved the MM folder with all my settings.
-
@c1olli try my upgrade script, from here
https://github.com/sdetweil/MagicMirror_scriptsI think u will need to use force as a parameter, (instead of apply) unless u copy back the saved mm.
u said it was broken… what was the prior results? black screen? won’t start?
-
My plan was to install all modules and then copy the config.js back.
-
@c1olli u can install too w my install script
but I think my upgrade script should fix it…
-
It’s too late - I’m working for it for a few hours now and I formatted the SD card, new rasbian…
But thanks for help. -
@c1olli yeh, I don’t install raspian
-
eeeeh - that was before you told me about the new way. :(
-
@c1olli sorry!
-
no problem the way is a little bit longer, but I will go to finish it.
For the next time I know the new way - hopefully I will not forget it :D -
@Saabman Thank you for doing this! When I tried out your version of the module, my MM loads with a blank screen. Actually I ran into this same problem when I tried to modify the modules myself a couple of days ago using the new API documentation that you found.
When I manually try using the API via the URL, it seems to return data (I’ve *** some data for privacy) ie
{"observations":[{"stationID":"***","obsTimeUtc":"2021-01-03T18:43:34Z","obsTimeLocal":"2021-01-03 10:43:34","neighborhood":"***","softwareType":null,"country":"US","solarRadiation":252.0,"lon":-121.763,"realtimeFrequency":null,"epoch":1609699414,"lat":37.32,"uv":0.7,"winddir":22,"humidity":85,"qcStatus":1,"metric":{"temp":12,"heatIndex":12,"dewpt":9,"windChill":12,"windSpeed":0,"windGust":3,"pressure":1024.38,"precipRate":0.00,"precipTotal":0.00,"elev":150}}]}I cannot see anything in the logs that is helpful :(
[2021-01-03 10:39:25.741] [LOG] Module helper loaded: MMM-WunderGround [2021-01-03 10:39:27.778] [LOG] Connecting socket for: MMM-WunderGround [2021-01-03 10:39:27.779] [LOG] MMM-WunderGround helper started ... [2021-01-03 10:39:27.829] [LOG] Sockets connected & modules started ...
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login