MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. Saabman
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    S
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 39
    • Groups 1

    Posts

    Recent Best Controversial
    • RE: Working Weather Underground module?

      @chanster I Wasnt aware of that one, That would definantly be another way to go and not rely on an external API that will probably change :lol:

      My Weather station is about 20years old and I use a Raspberry pi runnig WEEWX to get the data of it and onto WunderGround and I just had a look and found a MQTT “plugin” for WEEWX so it would be simple enough to do. I already USE MQTT for energy Monitoring so Im half way there.

      Thanks for that

      posted in Troubleshooting
      S
      Saabman
    • RE: Working Weather Underground module?

      Ive been spending some time working out how to use github a bit better. Thanks for the tips sdetweil.

      So havent progressed any further on the module.

      What I have noticed is the original module MMM-Wunderground has quiet a lot in it - been able to choose different icons/color moon phase etc. which is not stuff that your PWS will provide. So thinking of doing a cut down version that just provides current weather data as provided by your PWS.

      posted in Troubleshooting
      S
      Saabman
    • RE: Working Weather Underground module?

      @sdetweil Thanks Ill look into it.

      Just got the module pulling the forecast info into it - only displays it in the console at the moment but its getting there

      posted in Troubleshooting
      S
      Saabman
    • RE: Working Weather Underground module?

      @sdetweil Thanks for that I had seen the error but it didnt stop the application from running for me so didn’t look further into it.

      @chanster I had forked the orignal version and then only modified the Develop branch.

      If you just do a git clone you will get the Master branch not the develop branch - Im only learning my way around Github -so I might be doing something wrong as well. But from what I can work out if you use the following command it should get the the develop branch

      git clone --single-branch --branch Develop https://github.com/saabman/MMM-WunderGround.git
      
      posted in Troubleshooting
      S
      Saabman
    • RE: Working Weather Underground module?

      OK Ive had a bit of a play with it today and Ive had “some” success.
      Screen Shot 2021-01-03 at 22.21.22.png

      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.

      posted in Troubleshooting
      S
      Saabman
    • RE: Working Weather Underground module?

      cool,

      I found some more info about the module and screen shots etc.

      https://forum.magicmirror.builders/topic/128/weatherunderground-currently-hourly-daily-configurable?page=1

      That will help piece it all back together

      posted in Troubleshooting
      S
      Saabman
    • RE: Working Weather Underground module?

      @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??

      posted in Troubleshooting
      S
      Saabman
    • RE: Working Weather Underground module?

      @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.

      posted in Troubleshooting
      S
      Saabman
    • RE: Working Weather Underground module?

      Ive been wanting to change over to Wundergorund Data just havent got around to looking into it as I also want to display my station data rather than the official observations which are a good 20km from my location.

      Im not a coder but have managed to bumble my way through modifying the weather module from the WallberryTheme for MM to work with the Australian BOM data, its not a user friendly implementation but it works.
      @chanster I jumped in not knowing anything about Node JS and just started playing with it seeing what did what and eventually got what I wanted out of it.
      So… take stab at it clone a Wunderground repository on github and just start looking at the code and and let it speak to you.

      But if that doesnt work for you I want to get a Wunderground module working on my MM so will be looking into it shortly. Ive got a pressing project Im working on that I hope to get finished in the next couple of weeks after that I will be looking into it. If you (or anyone else) would like to help out who knows what we will be able to achieve.
      You can see what Ive done with the Wallberry theme weather module https://github.com/saabman/BOMAU-weather and keep an eye out for when I get started on the Wunderground module.

      posted in Troubleshooting
      S
      Saabman
    • 1
    • 2
    • 3
    • 4
    • 4 / 4