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 357.9k 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.
    • paviroP Offline
      paviro Admin
      last edited by

      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
      • RedNaxR Offline
        RedNax Module Developer
        last edited by RedNax

        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 Reply Quote 0
        • RedNaxR Offline
          RedNax Module Developer
          last edited by

          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
          • RedNaxR Offline
            RedNax Module Developer
            last edited by

            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 Reply Quote 0
            • KirAsh4K Offline
              KirAsh4 Moderator
              last edited by

              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

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

                KirAsh4K 1 Reply Last reply Reply Quote 0
                • KirAsh4K Offline
                  KirAsh4 Moderator @murattyilmaz
                  last edited by

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

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

                  M MitchfarinoM 2 Replies Last reply Reply Quote 0
                  • M Offline
                    murattyilmaz @KirAsh4
                    last edited by

                    @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

                      @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

                      MitchfarinoM 1 Reply Last reply Reply Quote 0
                      • MitchfarinoM Offline
                        Mitchfarino Module Developer @KirAsh4
                        last edited by

                        @KirAsh4 Where?

                        1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 15
                        • 16
                        • 17
                        • 18
                        • 19
                        • 17 / 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