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

MMM-NOAA - Another Weather Module

Scheduled Pinned Locked Moved System
690 Posts 77 Posters 2.6m 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.
  • N Offline
    nobita @cowboysdude
    last edited by nobita Nov 5, 2017, 10:07 AM Nov 5, 2017, 10:02 AM

    @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

    C 1 Reply Last reply Nov 5, 2017, 2:06 PM Reply Quote 0
    • C Offline
      cowboysdude Module Developer @nobita
      last edited by Nov 5, 2017, 2:06 PM

      @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
      • M Offline
        MrBorg @cowboysdude
        last edited by Nov 6, 2017, 8:37 PM

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

        M C 2 Replies Last reply Nov 6, 2017, 8:57 PM Reply Quote 3
        • M Offline
          Mykle1 Project Sponsor Module Developer @MrBorg
          last edited by Nov 6, 2017, 8:57 PM

          @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
          • C Offline
            cowboysdude Module Developer @MrBorg
            last edited by Nov 6, 2017, 11:02 PM

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

            1 Reply Last reply Reply Quote 1
            • C Offline
              cowboysdude Module Developer
              last edited by Nov 11, 2017, 2:20 AM

              Testing out something new… stay tuned.

              1 Reply Last reply Reply Quote 1
              • C Offline
                cowboysdude Module Developer
                last edited by cowboysdude Nov 13, 2017, 3:32 AM Nov 13, 2017, 3:31 AM

                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
                • C Offline
                  cowboysdude Module Developer
                  last edited by cowboysdude Nov 22, 2017, 3:27 AM Nov 21, 2017, 2:13 PM

                  @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
                  • C Offline
                    cowboysdude Module Developer
                    last edited by cowboysdude Nov 28, 2017, 1:23 AM Nov 28, 2017, 1:22 AM

                    With a HUGE THanks @tbbear who did ALL the work on the alerts!!

                    Now the alerts come back in your native language!!

                    Get your fresh update here:

                    https://github.com/cowboysdude/MMM-NOAA

                    by going to your

                    MagicMirror/modules/MMM-NOAA
                    git pull

                    Thank you @tbbear for ALL the work on this!!! Excellent addition!

                    M 1 Reply Last reply Nov 28, 2017, 1:35 AM Reply Quote 2
                    • M Offline
                      Mykle1 Project Sponsor Module Developer @cowboysdude
                      last edited by Nov 28, 2017, 1:35 AM

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

                      Thank you @tbbear for ALL the work on this!!! Excellent addition!

                      Then I guess everyone should thank him, including me. Thanks Robert! How nice of you to contribute. You rock!

                      Create a working config
                      How to add modules

                      1 Reply Last reply Reply Quote 3
                      • 1
                      • 2
                      • 20
                      • 21
                      • 22
                      • 23
                      • 24
                      • 68
                      • 69
                      • 22 / 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