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.

    MMM-NOAA - Another Weather Module

    Scheduled Pinned Locked Moved System
    690 Posts 77 Posters 2.7m Views 70 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.
    • Mykle1M Offline
      Mykle1 Project Sponsor Module Developer @MrBorg
      last edited by

      @MrBorg

      Fork the repo
      Make your changes
      Make a Pull Request

      Create a working config
      How to add modules

      1 Reply Last reply Reply Quote 0
      • cowboysdudeC Offline
        cowboysdude Module Developer @MrBorg
        last edited by

        @MrBorg You can edit a file and do a pull request :)

        MrBorgM 1 Reply Last reply Reply Quote 0
        • N Offline
          nobita @cowboysdude
          last edited by nobita

          @cowboysdude, How to Convert name of month (in number) to short or long word like as
          1= Jan,2=Feb …
          0_1509876332152_ask.jpg

          Thanks for all your hints many time, because I’m beginer not expert in program

          cowboysdudeC 1 Reply Last reply Reply Quote 0
          • cowboysdudeC Offline
            cowboysdude Module Developer @nobita
            last edited by

            @nobita You’re welcome :)

            I would have to change the code to do that…That would take a bit of rewriting…

            1 Reply Last reply Reply Quote 0
            • MrBorgM Offline
              MrBorg @cowboysdude
              last edited by

              @cowboysdude Hi I have made my first fork and pull request on GitHub ever. A new DA-translation file is ready for you.

              Mykle1M cowboysdudeC 2 Replies Last reply Reply Quote 3
              • Mykle1M Offline
                Mykle1 Project Sponsor Module Developer @MrBorg
                last edited by

                @MrBorg said in MMM-NOAA - Another Weather Module:

                Hi I have made my first fork and pull request on GitHub ever

                Yeah, that’s the ticket! :-)

                Create a working config
                How to add modules

                1 Reply Last reply Reply Quote -1
                • cowboysdudeC Offline
                  cowboysdude Module Developer @MrBorg
                  last edited by

                  @MrBorg Thank you my friend…approved :) And Thank you!!!

                  1 Reply Last reply Reply Quote 1
                  • cowboysdudeC Offline
                    cowboysdude Module Developer
                    last edited by

                    Testing out something new… stay tuned.

                    1 Reply Last reply Reply Quote 1
                    • cowboysdudeC Offline
                      cowboysdude Module Developer
                      last edited by cowboysdude

                      Thanks @tbbear for testing this for me…[AND updating the css for the icons]

                      We now have Night icons :)

                      0_1510543744008_nighttime.png

                      Other changes:
                      When there is no wind the wind info won’t show up. No sense seeing: Wind: 0 :)

                      do your git pull to update main js, css and icons

                      Enjoy!

                      1 Reply Last reply Reply Quote 2
                      • cowboysdudeC Offline
                        cowboysdude Module Developer
                        last edited by cowboysdude

                        @Snille SO a question for you …do you know how to work with a Promise?

                        We are trying to translate the alerts in natives languages and we are getting back a promise but do not know how to process that.

                        Any help would be great!!

                        Thank you!

                        This is what we have:

                        var foo = translate(alerts.description, {from: 'en', to: this.config.lang}).then(function(resexp) { return resexp });
                        
                        

                        this is the return:

                        0_1511321212138_primise.png

                        How can I do that and get the pending promise?

                        1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 64
                        • 65
                        • 66
                        • 67
                        • 68
                        • 69
                        • 66 / 69
                        • 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