• 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.3m 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.
  • A Offline
    anubis273 @Mykle1
    last edited by Mar 30, 2018, 8:12 PM

    @Mykle1 Jup damit hast du vollkommen Recht. Von mir aus und gerne für alle ab jetzt:

    We switch to english language again ;-)

    Cheers

    M T 2 Replies Last reply Mar 30, 2018, 8:15 PM Reply Quote 1
    • M Offline
      Mykle1 Project Sponsor Module Developer @anubis273
      last edited by Mar 30, 2018, 8:15 PM

      @anubis273

      My point is this. Anyone that doesn’t speak German (me) can’t help if you are speaking German

      Create a working config
      How to add modules

      1 Reply Last reply Reply Quote 0
      • T Offline
        tbbear Module Developer @anubis273
        last edited by Mar 30, 2018, 8:29 PM

        @anubis273 I am sorry i forgot to mention that after u clone from my repository u have to rename the directory from NOAA2 to NOAA this will fix all ur problems

        Robert the Bear

        A M 2 Replies Last reply Mar 30, 2018, 8:38 PM Reply Quote 0
        • A Offline
          anubis273 @tbbear
          last edited by Mar 30, 2018, 8:38 PM

          @tbbear hey, oh I forget to Tell you that I tried this of course :-) I renamed the folder to MMM-NOAA2. The result was the same, a black screen on top right.
          But you‘re right, this is the solution in normal case but unfortunately not for me.

          Cheers,

          Bernd

          1 Reply Last reply Reply Quote 0
          • M Offline
            Mykle1 Project Sponsor Module Developer @tbbear
            last edited by Mar 30, 2018, 8:54 PM

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

            after u clone from my repository

            You’re maintaining NOAA now?

            Create a working config
            How to add modules

            T 1 Reply Last reply Mar 30, 2018, 8:57 PM Reply Quote 0
            • C Offline
              cowboysdude Module Developer
              last edited by Mar 30, 2018, 8:57 PM

              No… any cloning or git pull should ONLY be done from MMM-NOAA master …

              1 Reply Last reply Reply Quote 0
              • T Offline
                tbbear Module Developer @Mykle1
                last edited by Mar 30, 2018, 8:57 PM

                @Mykle1 of course not, but i changed a few things and it looks like the people like it but its def. John s modules

                Robert the Bear

                1 Reply Last reply Reply Quote 0
                • C Offline
                  cowboysdude Module Developer
                  last edited by cowboysdude Mar 30, 2018, 8:59 PM Mar 30, 2018, 8:58 PM

                  That should be done via pull request to the main repository… ;)

                  Well because what’s going to end up happening is there will be different versions and that will just confuse the issues.

                  1 Reply Last reply Reply Quote 0
                  • D Offline
                    Desaydrone @tbbear
                    last edited by Mar 31, 2018, 1:06 AM

                    @tbbear Thanks a lot , i can be patient :D

                    1 Reply Last reply Reply Quote 0
                    • G Offline
                      gashion
                      last edited by Apr 2, 2018, 1:02 PM

                      Hi,
                      First of all, Thank you for this great module.

                      After the latest MM update, this module stopped working correctly for him. Does someone know how i can fix this problem.

                      Here is a picture :
                      alt text

                      Here is my config;

                      {
                          		disabled: false,
                          		module: 'MMM-NOAA',
                          		position: 'top_right',
                          		config: {
                      
                      			apiKey: "83c61585aabeb89c",    // https://www.wunderground.com/weather/api  select the 			middle plan... 
                      			useAir: true,             // set to false if you do not want to use Air Quality Index
                      			airKey: "x7hcisbyAjENpBy4f",    // IF you want Air Quality Index
                      			pws: "IKIVIKKO4",         // go here to find your pws: https://www.wunderground.com/wundermap
                      			showClock: true,           // Hides or shows clock
                      			dformat: false,             // for M/D/YYYY format, false for D/M/YYYY
                      			format: "24",              // 12 or 24 hour format.. will default to 12 hour if none selected.
                      			ampm: true,                // to show AM and PM on Sunrise/Sunset time
                      			showGreet: false,          // deafult is false - to show greeting under clock and above date
                      			name: "Moe",                  // Your name
                      			showWind: false,
                      			showDate: false,
                      			showForecast: true,         //show bottom 3 day forecast
                      			flash: true,                 //Today in forecast flashes halo
                      			showUV: true,               //show UV index
                             		showBar: true,             // show Barometer
                              	showHum: true,              //show Humidity level
                      			position: 'top_right',       //whatever you have in above position must also be here
                              	alert: true,                //show weather alerts default is true
                      			days: "3"                   //default in config is 3 can be either "3" or "10" for forecast
                      			}
                      		},
                      
                      T 1 Reply Last reply Apr 2, 2018, 1:19 PM Reply Quote 0
                      • 1
                      • 2
                      • 30
                      • 31
                      • 32
                      • 33
                      • 34
                      • 68
                      • 69
                      • 32 / 69
                      32 / 69
                      • First post
                        313/690
                        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