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

Weatherunderground - currently - hourly - daily - configurable

Scheduled Pinned Locked Moved Utilities
182 Posts 47 Posters 315.5k Views 51 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.
  • R Offline
    RedNax Module Developer
    last edited by yawns Mar 6, 2017, 11:19 AM May 21, 2016, 8:38 AM

    MMM-Wunderground is Yet Anothet Modified Weatherforecast module using Weather Underground.

    Can optionally display hourly forecasts. These forecasts display the temperature in the max xolumn and the feels-like in the min column.
    Daily forecasts are as you’d expect.

    Uses weather-icons-wind.css which means updating the weathericons package in the vendor directory in MM and adding it to vendor.js.
    Alternatively you could have them in your MMM-Wunderground directory.

    [card:RedNax67/MMM-WunderGround]

    0_1463819209388_wunderground.png 0_1488276425770_upload-0aced24b-f4e9-4d44-9ed6-a90be1067c5c

    1 Reply Last reply Reply Quote 3
    • P Offline
      paviro Admin
      last edited by May 21, 2016, 8:56 AM

      This looks beautiful!

      We're all stories in the end. Just make it a good one, eh?

      – The Doctor

      1 Reply Last reply Reply Quote 0
      • R Offline
        RedNax Module Developer
        last edited by RedNax May 22, 2016, 4:05 AM May 22, 2016, 3:56 AM

        UPDATE: The updated weathericons are now included in thegit repository… Just update your install (git pull) and things should work…

        Did you update the weathericons files in the vendor directory in MM and added it to vendor.js? It’s probably stalling on the weather-icons-wind.css being missing…

        /* exported vendor */
        
        /* Magic Mirror
         * Vendor File Definition
         *
         * By Michael Teeuw http://michaelteeuw.nl
         * MIT Licensed.
         */
        
        var vendor = {
        	'moment.js' : 'moment/moment-with-locales.js',
        	'weather-icons.css': 'weather-icons/weather-icons.css',
        	'weather-icons-wind.css': 'weather-icons/weather-icons-wind.css',
        	'font-awesome.css': 'font-awesome-4.5.0/css/font-awesome.min.css'
        };
        

        Alternatively you can have them in the MMM-Wunderground directory…

        F 1 Reply Last reply Aug 21, 2016, 10:03 PM Reply Quote 0
        • R Offline
          RedNax Module Developer
          last edited by May 23, 2016, 5:56 AM

          Added alerts… When the weatherforecast refreshes, any alerts will be shown using the alert module.

          The duration of the alert can be ser by adding

          alerttime: 10000
          

          for a 10 second alert.

          The wu alertsystem is a bit borked as it has the alert in multiple languages in a single variable.

          1 Reply Last reply Reply Quote 0
          • R Offline
            RedNax Module Developer
            last edited by May 23, 2016, 6:27 AM

            Unfortunately it’s not possible to edit the opening post… but here’s some new screenshots from the module:

            0_1463984858577_wunder2.png

            1_1463984858577_wunderalert.png

            J 1 Reply Last reply May 23, 2016, 7:20 AM Reply Quote 0
            • K Offline
              KirAsh4 Moderator
              last edited by Jun 9, 2016, 7:05 PM

              For troubleshooting or HOWTO questions, please post in the Troubleshooting thread:
              https://forum.magicmirror.builders/topic/206/weatherunderground-currently-hourly-daily-configurable/1

              A Life? Cool! Where can I download one of those from?

              1 Reply Last reply Reply Quote 0
              • M Offline
                murattyilmaz
                last edited by Jul 22, 2016, 6:53 AM

                Hello There,
                I couldn’t find the github or download link. Can you please help to find it?

                K 1 Reply Last reply Jul 22, 2016, 7:18 AM Reply Quote 0
                • K Offline
                  KirAsh4 Moderator @murattyilmaz
                  last edited by Jul 22, 2016, 7:18 AM

                  @murattyilmaz, scroll to the top of this page, read the first post.

                  A Life? Cool! Where can I download one of those from?

                  M M 2 Replies Last reply Jul 22, 2016, 8:21 AM Reply Quote 0
                  • M Offline
                    murattyilmaz @KirAsh4
                    last edited by Jul 22, 2016, 8:21 AM

                    @KirAsh4 Thank for reply but I’m not sure how can it help me to have module files.

                    1 Reply Last reply Reply Quote 0
                    • S Offline
                      shgmongohh
                      last edited by Jul 22, 2016, 9:36 AM

                      @KirAsh If I understand it right, @murattyilmaz has to install Weatherunderground. But could you please explain, how to modify the module to have it configurable?
                      I also don´t understand how modify it, to have a module like RedNax.

                      Regards,

                      Sebastian

                      M 1 Reply Last reply Jul 29, 2016, 10:41 PM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 18
                      • 19
                      • 1 / 19
                      • First post
                        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