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.
    • cowboysdudeC Offline
      cowboysdude Module Developer @Nystro0m
      last edited by

      @Nystro0m I will look at that this evening…Promise!

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

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

        I started of migrating all of my modules and main css-changes to a custom CSS.

        You made main.css changes? Bad boy!

        Create a working config
        How to add modules

        Nystro0mN 1 Reply Last reply Reply Quote 0
        • Nystro0mN Offline
          Nystro0m @cowboysdude
          last edited by

          @cowboysdude No worries! I also added the missing part in the Swedish translation.
          Anything else i can help with?

          cowboysdudeC Mykle1M 2 Replies Last reply Reply Quote 1
          • cowboysdudeC Offline
            cowboysdude Module Developer @Nystro0m
            last edited by

            @Nystro0m Well if you have the winning lottery numbers that would be a big help LOL

            No if you want feel free to look at it and if you have suggestions or changes let me know! :)

            I started building this just for me…but after some requests I posted it… right now I"m working on turning the bottom forecast into a table so it looks better…

            Mykle1M 1 Reply Last reply Reply Quote 1
            • Nystro0mN Offline
              Nystro0m @Mykle1
              last edited by

              @Mykle1 Well… You cant understand how everything works right away!
              I though i needed to copy all CSS from main to custom. So i made a local backup of the Main.css instead.

              I now know better! lol

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

                @Nystro0m

                He’s not even kidding. @cowboysdude is one of the hardest working people I know.

                And then he does this for fun?

                Sheeeesh!

                Create a working config
                How to add modules

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

                  There in is MOST of my problem… I am HORRIBLE at CSS… just can’t seem to get it …

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

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

                    Well if you have the winning lottery numbers that would be a big help LOL

                    I do have a Lottery module that might help you with that! ;^)

                    Create a working config
                    How to add modules

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

                      @Mykle1 Yeah I remember that… LOL

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

                        I apologize for this… I’m tired and memory is failing but… in the new version we only need a very minimal translation file… the weather will adjust automatically to the language you have selected in your config.js file ;) Here’s an example:

                        0_1506728415655_example.png

                        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 :)

                        Hang in there I"m trying to finalize what I’m working on now.

                        1 Reply Last reply Reply Quote 1
                        • 1
                        • 2
                        • 58
                        • 59
                        • 60
                        • 61
                        • 62
                        • 68
                        • 69
                        • 60 / 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