MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    MMM-NOAA - Another Weather Module

    System
    77
    690
    528721
    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.
    • B
      bhaules last edited by bhaules

      I’ve been using this module for a while now, and it’s been great.
      I have recently installed a new module for solar panels and somehow it’s affecting the NOAA module.
      When the Solar module is innactive the NOAA module looks okay:
      alt text
      https://imgur.com/1OLZRYS

      When the solar module is active the NOAA icons look weird.

      alt text
      https://imgur.com/f13UHBY
      Any thoughts on how I can fix this? And why is it happening?

      HB
      (I’m new to this forum and I don’t seem to be able to embed images)

      cowboysdude 1 Reply Last reply Reply Quote 0
      • cowboysdude
        cowboysdude Module Developer @bhaules last edited by

        It’s a css issue. For some reason they are conflicting…

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

          Tested NOAA 3 and it’s still working with the following providers:

          Darksky [BUT will at some point stop working as they are going to a pay service and you can no longer get free keys]
          Weatherbit
          Weatherunlocked
          Accuweather
          Openweather

          Coming soon ClimaCell
          ** will be working on over the weekend and hopefully can get it working and done **

          1 Reply Last reply Reply Quote 1
          • D
            Deckard99 @cowboysdude last edited by

            @cowboysdude Where is the link to the GitHub repository?

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

              @Deckard99

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

              Create a working config
              How to add modules

              1 Reply Last reply Reply Quote 0
              • P
                Pielo last edited by

                This post is deleted!
                P 1 Reply Last reply Reply Quote 0
                • P
                  Pielo @Pielo last edited by Pielo

                  Hello, can anyone say me, why don’t show the weatherforecast?

                  Hallo, kann mir vielleicht jemand sagen, warum ich beim MMM-NOAA V3.0 Modul die Wettervorhersage nicht angezeigt bekomme? Kann es sein, das man die per Maus oder Touch erst öffnen muss? Kann man das irgendwo einstellen?

                  My config:

                  {
                  			module: 'MMM-NOAA3',
                  			position: 'top_right',
                     			config: {
                         				provider: "openweather", // From list above
                         				apiKey: "0a1....92791........6debc26....7d",        // From one of the providers listed above
                  				airKey: "",    
                         				css: "NOAA3",                   // THIS MUST CONTAIN A CSS STYLE NAME 
                     				userlat: "50.65", //MUST HAVE BOTH
                         				userlon: "11.4333"  //MUST HAVE BOTH
                  			}
                      		},
                  

                  lg Pielo

                  Mykle1 P 2 Replies Last reply Reply Quote 0
                  • Mykle1
                    Mykle1 Project Sponsor Module Developer @Pielo last edited by

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

                    why don’t show the weatherforecast?

                    What is it that you think you are missing?

                    Screenshot from 2020-06-27 15-48-41.png

                    Create a working config
                    How to add modules

                    P 1 Reply Last reply Reply Quote 0
                    • P
                      Pielo @Mykle1 last edited by

                      @Mykle1

                      Hello, my module show this.

                      Modul

                      Mykle1 M 2 Replies Last reply Reply Quote 0
                      • Mykle1
                        Mykle1 Project Sponsor Module Developer @Pielo last edited by

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

                        Hello, my module show this.

                        Post your config entry for MMM-NOAA3 in a code block

                        Create a working config
                        How to add modules

                        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 Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
                        This forum is using NodeBB as its core | Contributors
                        Contact | Privacy Policy