• 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.4m 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.
  • C Offline
    cowboysdude Module Developer @bhaules
    last edited by May 1, 2020, 12:38 PM

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

    1 Reply Last reply Reply Quote 0
    • C Offline
      cowboysdude Module Developer
      last edited by May 1, 2020, 12:48 PM

      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 Offline
        Deckard99 @cowboysdude
        last edited by May 21, 2020, 5:43 PM

        @cowboysdude Where is the link to the GitHub repository?

        M 1 Reply Last reply May 22, 2020, 12:55 AM Reply Quote 0
        • M Offline
          Mykle1 Project Sponsor Module Developer @Deckard99
          last edited by May 22, 2020, 12:55 AM

          @Deckard99

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

          Create a working config
          How to add modules

          1 Reply Last reply Reply Quote 0
          • P Offline
            Pielo
            last edited by Jun 25, 2020, 8:42 PM

            This post is deleted!
            P 1 Reply Last reply Jun 26, 2020, 7:27 AM Reply Quote 0
            • P Offline
              Pielo @Pielo
              last edited by Pielo Jun 26, 2020, 7:29 AM Jun 26, 2020, 7:27 AM

              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

              M P 2 Replies Last reply Jun 27, 2020, 7:49 PM Reply Quote 0
              • M Offline
                Mykle1 Project Sponsor Module Developer @Pielo
                last edited by Jun 27, 2020, 7:49 PM

                @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 Jun 28, 2020, 9:06 AM Reply Quote 0
                • P Offline
                  Pielo @Mykle1
                  last edited by Jun 28, 2020, 9:06 AM

                  @Mykle1

                  Hello, my module show this.

                  Modul

                  M M 2 Replies Last reply Jun 30, 2020, 12:09 AM Reply Quote 0
                  • M Offline
                    Mykle1 Project Sponsor Module Developer @Pielo
                    last edited by Jun 30, 2020, 12:09 AM

                    @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
                    • P Offline
                      Pielo @Pielo
                      last edited by Jun 30, 2020, 11:25 AM

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

                      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
                      Thanks for answare, look at this post please. Thank you very much.

                      P 1 Reply Last reply Jun 30, 2020, 1:16 PM 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