• 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.
  • M Offline
    Mykle1 Project Sponsor Module Developer @tbbear
    last edited by Nov 28, 2017, 11:12 PM

    @tbbear

    My son on both sides of the pool. The magic of panoramic photos!

    0_1511910736395_IMG_1140.JPG

    Create a working config
    How to add modules

    T 1 Reply Last reply Nov 30, 2017, 8:59 PM Reply Quote 2
    • P Offline
      planet4
      last edited by planet4 Nov 30, 2017, 8:42 AM Nov 30, 2017, 8:41 AM

      I have some questions regarding this module. In the screenshots I do not se the grey boxes like in the image below. 0 G. I have tried to set everything as false but still.

      Also the font size is smaller on this module compared to all other modules on my MM2. I suppose I can change this in the CSS but it seems to be worong.

      alt text

      C 1 Reply Last reply Nov 30, 2017, 12:23 PM Reply Quote 0
      • C Offline
        cowboysdude Module Developer @planet4
        last edited by Nov 30, 2017, 12:23 PM

        @planet4 Not sure what you have there but that looks all wrong…

        P 1 Reply Last reply Nov 30, 2017, 12:40 PM Reply Quote 0
        • P Offline
          planet4 @cowboysdude
          last edited by Nov 30, 2017, 12:40 PM

          @cowboysdude
          Thanks for the reply. Just like this.

          {
          		module: 'MMM-NOAA',
          		disabled: false,
          		position: 'top_right',
          		config: {
          			apiKey: "xxxxxxxxxx",    // https://www.wunderground.com/weather/api  select the middle plan... 
          			useAir: false,             // set to false if you do not want to use Air Quality Index
          			airKey: "xxxxxxxxxxxxxxxx",    // IF you want Air Quality Index
          			pws: "IMLNLYCK10",         // go here to find your pws: https://www.wunderground.com/wundermap
          			showClock: false,           // 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: false,                // to show AM and PM on Sunrise/Sunset time
          			showGreet: true,          // deafult is false - to show greeting under clock and above date
          			name: "Persson",                  // Your name
          			showWind: false,
          			showDate: false,
          			showForecast: true,         //show bottom 3 day forecast
          			flash: false,                 //Today in forecast flashes halo
          			showUV: false,               //show UV index
          			showBar: false,             // show Barometer
          			showHum: false,              //show Humidity level
          			position: 'top_right'       //whatever you have in above position must also be here
          	}
          	},
          
          C 1 Reply Last reply Nov 30, 2017, 12:48 PM Reply Quote 0
          • C Offline
            cowboysdude Module Developer @planet4
            last edited by cowboysdude Nov 30, 2017, 12:49 PM Nov 30, 2017, 12:48 PM

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

            disabled: false,

            Delete that line for now…

            Then go a git pull and npm install and see if that helps…changes have been made to fix certain things :)

            P 1 Reply Last reply Nov 30, 2017, 1:16 PM Reply Quote 0
            • P Offline
              planet4 @cowboysdude
              last edited by Nov 30, 2017, 1:16 PM

              @cowboysdude Thanks but it looks the same unfortunatly.

              T 1 Reply Last reply Dec 1, 2017, 12:37 PM Reply Quote 0
              • T Offline
                tbbear Module Developer
                last edited by Nov 30, 2017, 7:41 PM

                @planet4 Hi, please try to select showWind: true it should fix your problem

                Robert the Bear

                1 Reply Last reply Reply Quote 0
                • T Offline
                  tbbear Module Developer @Mykle1
                  last edited by Nov 30, 2017, 8:59 PM

                  @Mykle1 oo i see so u are an iphone fan ?

                  Robert the Bear

                  M 1 Reply Last reply Nov 30, 2017, 9:20 PM Reply Quote 0
                  • M Offline
                    Mykle1 Project Sponsor Module Developer @tbbear
                    last edited by Nov 30, 2017, 9:20 PM

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

                    oo i see so u are an iphone fan ?

                    I’m an iPhone user but I am not a fan of iPhone prices.

                    Create a working config
                    How to add modules

                    T 1 Reply Last reply Nov 30, 2017, 9:21 PM Reply Quote 0
                    • T Offline
                      tbbear Module Developer @Mykle1
                      last edited by Nov 30, 2017, 9:21 PM

                      @Mykle1 hahah thats true but they are the best, i have a iphone x and its unbelievable

                      Robert the Bear

                      M 1 Reply Last reply Nov 30, 2017, 9:23 PM Reply Quote 0
                      • 1
                      • 2
                      • 21
                      • 22
                      • 23
                      • 24
                      • 25
                      • 68
                      • 69
                      • 23 / 69
                      23 / 69
                      • First post
                        226/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