MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. kbostick88
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    K
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 13
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: MMM-NOAA - Another Weather Module

      Hey guys, I cant get this module to show up on my mirror, can someone help me out?

      Hey everyone, I am kind of new to this, but think i get the basics

      I got the module installed by entering the following commands

      cd MagicMirror/modules

      git clone https://github.com/cowboysdude/MMM-NOAA.git

      cd MMM-NOAA
      npm install

      I then did the config as follows

      {
      	module: 'MMM-NOAA',
      	postition: 'top_left',
      		config: {
      
      		apiKey: "4cc3880807c6aaa9",    // https://www.wunderground.com/weather/api  select the middle plan... 
      		airKey: "orBbd9wjdyTK6yp5R",    // IF you want Air Quality Index
      		pws1: "KMIWESTL11" ,
                          loco1: "Detroit/Us",
      		}   
      

      },

      Yet when it loads I dont see anything on my mirror

      posted in System
      K
      kbostick88
    • MMM-NOAA

      Hey everyone, I am kind of new to this, but think i get the basics

      I got the module installed by entering the following commands

      cd MagicMirror/modules

      git clone https://github.com/cowboysdude/MMM-NOAA.git

      cd MMM-NOAA
      npm install

      I then did the config as follows

      Yet when it loads I dont see anything on my mirror

          {
      		module: 'MMM-NOAA',
      		postition: 'top_left',
      			config: {
      
      			apiKey: "4cc3880807c6aaa9",    // https://www.wunderground.com/weather/api  select the middle plan... 
      			airKey: "orBbd9wjdyTK6yp5R",    // IF you want Air Quality Index
      			pws1: "KMIWESTL11" ,
                                  loco1: "Detroit/Us",
      			}   
      },
      
      posted in Troubleshooting
      K
      kbostick88
    • 1 / 1