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