Hello, please tell us how you use two monitors with one Raspberry
Thank you and great job.
Hello, please tell us how you use two monitors with one Raspberry
Thank you and great job.
Hello, here is my finished project, I have spent about 350 Euros, buying a 27 inch monitor used.
JSON Object
Thank you for your help @idoodler , I am an absolute beginner, after the installation I have this folder in modules, I know how to modify the file config.js, but you could tell me how to add the JSON Object, or where I find its syntax.
Thank you
Hello, I need help to remove this number, which is not the current time and I do not know what it means.
Thank you
Hello, I am a beginner in all this and I am trying to install the same module but the documentation is very poor.
Could you help me with a step-by-step guide?
I got the module installed by entering the following commands
cd MagicMirror / modules
git clone https://github.com/cowboysdude/MMM-NOAA.git
What’s next after this?
I’m not sure if I have correctly executed this
cd MMM-NOAA
npm install.
when I open config.js I can not see any of this.
{
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",
}
},
Thank you for your help