A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
  • Problem with Weather Underground Forecast

    19
    0 Votes
    19 Posts
    13k Views
    Mykle1M
    @xeroxu You’re welcome. Glad I could help you. Have fun! :thumbsup_tone1:
  • NPM start not running but Localhost8080 is

    1
    0 Votes
    1 Posts
    1k Views
    U
    When i run command ‘npm install && node serveronly’ the mirror works on localhost8080 but when i run the command ‘npm start’ i get this error Please help … is there any step i am missing pi@raspberrypi:~/MagicMirror $ npm start magicmirror@2.1.1 start /home/pi/MagicMirror sh run-start.sh /home/pi/MagicMirror/node_modules/electron/index.js:9 throw new Error(‘Electron failed to install correctly, please delete node_modules/’ + path.basename(__dirname) + ’ and try installing again’) ^ Error: Electron failed to install correctly, please delete node_modules/electron and try installing again at Object. (/home/pi/MagicMirror/node_modules/electron/index.js:9:9) at Module._compile (module.js:570:32) at Object.Module._extensions…js (module.js:579:10) at Module.load (module.js:487:32) at tryModuleLoad (module.js:446:12) at Function.Module._load (module.js:438:3) at Module.require (module.js:497:17) at require (internal/module.js:20:19) at Object. (/home/pi/MagicMirror/node_modules/electron/cli.js:3:16) at Module._compile (module.js:570:32)
  • MMM-PIR-SENSOR Module GPIO-Settings

    1
    0 Votes
    1 Posts
    1k Views
    J
    Hello, finally got my MagicMirror running (will add some photos in the next few days) - next step is to activate the MMM-PIR-Module - but it seems that there is a small problem with my setup. As I did not want to see any electronics with my mirror on the wall I needed to hide the PIR Sensor. I decided not to use a PIR Sensor. Instead I got a microwave motion detector that is mounted behind the glass. It works perfectly through the glass regarding to the indicator LED on the board. Now the problem is: The output signal of the motion sensor is high if there is no motion detected and is low if motion is detected. I think the MMM-PIR Module switches the monitor on if the GPIO pin becomes high - so my display is always on. is there a way to use my Sensor with the MMM-PIR-Module? Thank you for any help Jan-Christoph
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
  • MMM-Hello-Mirror

    1
    0 Votes
    1 Posts
    2k Views
    E
    anyone have examples of this module being used to control say, compliments?? the readme is quite brief and incomplete it seems: https://github.com/Matzefication/MMM-Hello-Mirror
  • MMM-Facial-Recognition - Welcome Message

    1
    0 Votes
    1 Posts
    1k Views
    E
    I was looking at this module, and i was trying to figure out if there is a way to position the welcome message… anyone know where that might be in the code? doesn’t appear to be a configurable attribute.
  • Weather Underground Forecast (wuforecast)

    14
    0 Votes
    14 Posts
    15k Views
    D
    Did you ever fix that? I have the same problem.
  • Calendar Holiday issue

    7
    1
    0 Votes
    7 Posts
    5k Views
    C
    Download the calender, nothing to found. Then i import the calender to my office outlook and every entry is correct. So i think in my calendar configuration is something wrong…
  • This topic is deleted!

    1
    2
    0 Votes
    1 Posts
    27 Views
  • Weatherunderground - currently - hourly - daily - configurable

    126
    1 Votes
    126 Posts
    234k Views
    C
    @yo-less i would like also got youre configuration.
  • Config File Undeclared 'module'

    3
    1
    0 Votes
    3 Posts
    2k Views
    yawnsY
    The warning can be ignored. If you check the file as a standalone, module is undefined. If this file is loaded within the framework the content is parsed and processed and module is valid
  • MMM-WorldTides

    11
    0 Votes
    11 Posts
    8k Views
    stefan_pS
    @yawns Thanks, hope you can find the problem.
  • MMM-Formula1 text issu

    2
    0 Votes
    2 Posts
    1k Views
    W
    @ianperrin No one have a sloution?
  • PIR Sensor turning display on/off over and over

    Unsolved
    29
    0 Votes
    29 Posts
    26k Views
    jproehlJ
    @elmerito25 Hi: Thanks for the reply. The PIR has two rheostats labeled Sx and Tx, so which is which. I’m tempted to dispense with the PIR altogether and just use the monitor on/off switch to activate the display. But, I’ll mess with the PIR when I get a chance and see if I can get anywhere. Using Board numbering, the PIR has its VCC pin wired to pin 4, its ground pin wired to Pin 6 and its signal pin wired to Pin 7. I set the pin number in my config.js file to 4 (Board pin 7 is GPIO pin 4). Would there be any problem with this wiring?
  • PM2 startup Autostart didn't work

    3
    0 Votes
    3 Posts
    3k Views
    romainR
    I think the issue is that the command you need to run isn’t “sudo pm2 startup”. If you run “pm2 startup”, the real command you’ll need to run appear pi@raspberrypi:~ $ pm2 startup [PM2] Init System found: systemd [PM2] You have to run this command as root. Execute the following command: sudo env PATH=$PATH:/usr/bin /usr/lib/node_modules/pm2/bin/pm2 startup systemd -u pi --hp /home/pi
  • This topic is deleted!

    2
    0 Votes
    2 Posts
    104 Views
  • MMM-MirrorMirrorOnTheWall expection

    2
    0 Votes
    2 Posts
    2k Views
    romainR
    Ok, turned out It was a silly mistake, I forget to change the region in the MirrorMirror.js. I don’t have that exception anymore. However, even though the module launch without crash, nothing is happening. I say to my mic “Alexa on the wall” but nothing is happening. (The log doesn’t say anything). Any idea why ?
  • Newsfeed only loads once, then stops udating...

    10
    0 Votes
    10 Posts
    6k Views
    MedoM
    @poutr Guess what: You were right! I changed from two rss-feed to only one and also took a site, which provides an URL which ends with .xml And see: No error since 7 days… The newsfeed is updating frequently and no errors ocurring… It seems, like there are sites which are not that available as i thought and they drop calls from time to time. But the mirror does not like those… Perfect! You gave me the right hint! Thanks a lot @poutr!
  • MMM-Wunderground

    12
    0 Votes
    12 Posts
    8k Views
    Mykle1M
    @Chrispl2000 said in MMM-Wunderground: The extra comma didn’t change anything. I thought you only used a comma when there is another item behind it? You are absolutely right. That comma is NOT necessary in this case. However, it works with or without. I just removed mine and it still works :thumbsup_tone1: