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.9m 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.
    • tbbearT Offline
      tbbear Module Developer @cowboysdude
      last edited by

      @cowboysdude
      So there’s no need in adding to the translation files :) AND for this:

      curCon.classList.add("xsmall", "bright");
      curCon.innerHTML = this.translate("Currently: ") + current.weather;
      wrapper.appendChild(curCon);
      

      Is correct because the variable current.weather will show in the chosen language all by itself :)

      this i ment

      Robert the Bear

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

        @tbbear Not sure this looks right to me…

        I change this line in my config.js file and get what you’re seeing below
        " language: ‘en’," to “language: ‘de’,”

        0_1506884834271_german.png

        1 Reply Last reply Reply Quote 0
        • tbbearT Offline
          tbbear Module Developer
          last edited by

          this looks good see what i get:
          ![alt text](0_1506885050188_a72f6954-fecb-4f7c-876f-a92c1817c86a-grafik.png image url)

          Robert the Bear

          cowboysdudeC 1 Reply Last reply Reply Quote 0
          • tbbearT Offline
            tbbear Module Developer
            last edited by

            oooo by the way i just see ur change in airpressure wow this is great

            Robert the Bear

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

              @tbbear That I don’t understand… so what I would do … delete the MMM-NOAA directory and do another install like it was new… something is getting crossed up there… you’re missing files. The image I posted is the one that is new on github …

              1 Reply Last reply Reply Quote 0
              • tbbearT Offline
                tbbear Module Developer
                last edited by

                ok, i will do and report soon thanks

                Robert the Bear

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

                  @tbbear Thank you! Glad to help in anyway I can!

                  1 Reply Last reply Reply Quote 0
                  • tbbearT Offline
                    tbbear Module Developer
                    last edited by

                    absolutely perfect, readme changed and all other stuff i only see one little topic after i loaded your module it said MMM-NOAA_master so i had to remove the _master all other things are TOP!!! by the way i think u should be the new default weather app im MM

                    Robert the Bear

                    cowboysdudeC Mykle1M 3 Replies Last reply Reply Quote 2
                    • tbbearT Offline
                      tbbear Module Developer
                      last edited by

                      i know i am the thorn in ur side but i think it would look better if the topic “Stunden mit Tageslicht” would use the same font size as the other lines.

                      Robert the Bear

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

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

                        absolutely perfect, readme changed and all other stuff i only see one little topic after i loaded your module it said MMM-NOAA_master so i had to remove the _master all other things are TOP!!! by the way i think u should be the new default weather app im MM

                        Yeah that’s what happens when you do a manual install it’s how github sends the file… can’t control that… if you do a git clone that doesn’t happen ;)

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

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

                          Stunden mit Tageslicht

                          Perhaps later…right now dinner is calling my name… just got done watching the Cowboys game so food is priority LOL

                          1 Reply Last reply Reply Quote 0
                          • tbbearT Offline
                            tbbear Module Developer
                            last edited by

                            of course. enjoy ur meal

                            Robert the Bear

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

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

                              Stunden mit Tageslicht

                              Where do you see that? I’m looking at it and don’t see it… NOW I’m curious LOL

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

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

                                absolutely perfect, readme changed and all other stuff i only see one little topic after i loaded your module it said MMM-NOAA_master so i had to remove the _master all other things are TOP!!! by the way i think u should be the new default weather app im MM

                                Why Thank you… however I don’t think the MM admin feel the same LOL

                                1 Reply Last reply Reply Quote 0
                                • tbbearT Offline
                                  tbbear Module Developer
                                  last edited by

                                  u should have dinner not write to me… but is see it on my MM and also on you screenshot that their is a different font size for this

                                  Robert the Bear

                                  1 Reply Last reply Reply Quote 0
                                  • tbbearT Offline
                                    tbbear Module Developer
                                    last edited by

                                    dont worry he will learn whos module is the best !“!”!"!

                                    Robert the Bear

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

                                      I’m good :) That’s odd… what do you have in your custom.css file?

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

                                        UPDATE

                                        1. No longer need to add lat or lon to the config.js
                                        2. put bottom forecast into table format
                                          3 weather comes in default language flavors now …it’s automatic!
                                          4 config option - showForecast: true or false to show or hide bottom forecast

                                        [Thanks to @Mykle1 for fixing my css!! and @tbbear for fixing my German]

                                        Tested and Runs on MM 2.1.3!

                                        0_1506892111451_github.png

                                        See the README on Github

                                        Download:

                                        [card:cowboysdude/MMM-NOAA]

                                        Mykle1M 1 Reply Last reply Reply Quote 2
                                        • Mykle1M Offline
                                          Mykle1 Project Sponsor Module Developer @cowboysdude
                                          last edited by

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

                                          Thanks to @Mykle1 for fixing my css!!

                                          You’re most welcome bro! :^)

                                          Create a working config
                                          How to add modules

                                          1 Reply Last reply Reply Quote 1
                                          • Mykle1M Offline
                                            Mykle1 Project Sponsor Module Developer @tbbear
                                            last edited by

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

                                            by the way i think u should be the new default weather app im MM

                                            Oh snap! Drinks all around! :^)

                                            Create a working config
                                            How to add modules

                                            1 Reply Last reply Reply Quote 1

                                            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                            With your input, this post could be even better 💗

                                            Register Login
                                            • 1
                                            • 2
                                            • 5
                                            • 6
                                            • 7
                                            • 8
                                            • 9
                                            • 34
                                            • 35
                                            • 7 / 35
                                            • 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