• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

Working Weather Underground module?

Scheduled Pinned Locked Moved Troubleshooting
63 Posts 9 Posters 27.9k Views 9 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    Saabman Project Sponsor @c1olli
    last edited by Jan 1, 2021, 12:15 PM

    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

    1 Reply Last reply Reply Quote 0
    • C Offline
      c1olli
      last edited by Jan 1, 2021, 12:46 PM

      Wunderground API calls:
      current weather:

      https://api.weather.com/v2/pws/observations/current?stationId=here_PWS&format=json&units=m&apiKey=here_API
      

      7 Day forcast:

      https://api.weather.com/v2/pws/dailysummary/7day?stationId=here_PWS&format=json&units=m&apiKey=here_API
      
      1 Reply Last reply Reply Quote 0
      • S Offline
        Saabman Project Sponsor
        last edited by Jan 3, 2021, 12:11 PM

        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.

        C 1 Reply Last reply Jan 3, 2021, 6:48 PM Reply Quote 0
        • C Offline
          c1olli
          last edited by Jan 3, 2021, 3:18 PM

          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.

          S 1 Reply Last reply Jan 3, 2021, 3:19 PM Reply Quote 0
          • S Offline
            sdetweil @c1olli
            last edited by sdetweil Jan 3, 2021, 3:20 PM Jan 3, 2021, 3:19 PM

            @c1olli how did u do the update? manually or my upgrade script?

            what error did u get?

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0
            • C Offline
              c1olli
              last edited by Jan 3, 2021, 3:25 PM

              I did it like it is written in the MM manual.

              git clone && npm install
              

              But I saved the MM folder with all my settings.

              S 1 Reply Last reply Jan 3, 2021, 3:28 PM Reply Quote 0
              • S Offline
                sdetweil @c1olli
                last edited by sdetweil Jan 3, 2021, 3:31 PM Jan 3, 2021, 3:28 PM

                @c1olli try my upgrade script, from here
                https://github.com/sdetweil/MagicMirror_scripts

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

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                1 Reply Last reply Reply Quote 0
                • C Offline
                  c1olli
                  last edited by Jan 3, 2021, 3:31 PM

                  My plan was to install all modules and then copy the config.js back.

                  S 1 Reply Last reply Jan 3, 2021, 3:31 PM Reply Quote 0
                  • S Offline
                    sdetweil @c1olli
                    last edited by sdetweil Jan 3, 2021, 3:32 PM Jan 3, 2021, 3:31 PM

                    @c1olli u can install too w my install script

                    but I think my upgrade script should fix it…

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    1 Reply Last reply Reply Quote 0
                    • C Offline
                      c1olli
                      last edited by Jan 3, 2021, 3:34 PM

                      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.

                      S 1 Reply Last reply Jan 3, 2021, 3:34 PM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 6
                      • 7
                      • 3 / 7
                      3 / 7
                      • First post
                        22/63
                        Last post
                      Enjoying MagicMirror? Please consider a donation!
                      MagicMirror created by Michael Teeuw.
                      Forum managed by Sam, technical setup by Karsten.
                      This forum is using NodeBB as its core | Contributors
                      Contact | Privacy Policy