A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Instead of the monitor turning on and off is there a way to just have a black screen?

    Unsolved
    4
    0 Votes
    4 Posts
    1k Views
    S
    @dxfan227 this is what I use https://motion-project.github.io/ my module references how to config it
  • Installation of Magicmirror failed!

    Unsolved
    2
    0 Votes
    2 Posts
    897 Views
    bheplerB
    First, please use the markdown features of the board when posting errors & code. Second, what version of Node and npm are you running? npm -v node -v
  • How to go back to Pi homepage

    Moved
    6
    0 Votes
    6 Posts
    3k Views
    S
    @bhepler that’s why I said minimze the mm UI. Back to the desktop, then all works… Then put mm UI back on screen by selecting it from the Task bar or alt tab
  • black screen

    Unsolved
    4
    0 Votes
    4 Posts
    1k Views
    bheplerB
    @MichaelKim - We’re going to need more information than that. So answer some questions, if you please: Was this a new installation or upgrading from a previous version of Magic Mirror? If you point a web browser at your Pi’s network address, does it show anything or just a black page? Is there anything in the pm2 logs that says “error”? Have you tried stopping the Magic Mirror process and manually running “npm start dev”?
  • node_helper.js does not work.

    Solved
    21
    2
    0 Votes
    21 Posts
    8k Views
    S
    @emrhssla said in node_helper.js does not work.: But I don’t know why /pi/Desktop/Beauty/Magicmirror isn’t working. Is this because of /pi/Magicmirror? because its a mess with all that macOS level binaries installed… i had to rm -rf ~/Desktop/Beauty/node_modules/electron cp ~/MagicMirror/node_modules/electron ~/Desktop/Beauty/node_modules to get the UI to show on the pi… i tested before by executing Electron to show some page in a terminal window ON THE PI do ~/Desktop/Beauty/node_modules/electron/dist/electron http://cnn.com this should open electron to show some web page initially I got a frame, with empty insides
  • npm install error

    Unsolved
    11
    2
    0 Votes
    11 Posts
    6k Views
    S
    @emrhssla yeh, my fault… i had u erase too much, there is a supplied node_helper module in the modules folder… you can copy it from the /pi/MagicMirror installation cp -r ~/MagicMirror/modules/node_modules/node_helper ~/newTest/modules/node_modules
  • MM remote access works, but no display on host machine

    Solved
    3
    0 Votes
    3 Posts
    945 Views
    S
    @sdetweil Ok, copied the node_modules/electron folder tree from the good working install to replace the bad… and now the bad behaves…
  • Buienradar dont refresh

    Unsolved
    5
    0 Votes
    5 Posts
    2k Views
    cirdanC
    There is a pull request in the github that adresses this https://github.com/StefanNienhuis/MMM-Buienradar/pull/1
  • MMM-Myweather doesn't work, only black screen

    Unsolved
    4
    0 Votes
    4 Posts
    2k Views
    S
    @matsjanssen openweather gives different keys for different things. 4 day vs long term the key u have cannot get the weather info u asked for. Error=401. Not authorized. Update your key
  • MMM-SONOS showing then not showing

    Unsolved
    5
    0 Votes
    5 Posts
    2k Views
    F
    This is my config. But I think I may have solved it. I was using CSS to hide the “Zone” and “Type” info. If I remove the “visibility hidden” it works. So let’s see after a full day… { module: 'MMM-Sonos', //header: "Now Playing", position: "bottom_bar", // This can be any of the regions, best results in center regions classes: 'daytime_scheduler', config: { // See 'Configuration options' for more information. showStoppedRoom: false, showAlbumArt: true, showRoomName: false, exclude: ["Garden", "Living Room", "Bedroom"], } },
  • MMM-PIR-Sensor not working with latest release - display does not turn off

    Solved
    11
    0 Votes
    11 Posts
    6k Views
    S
    @shgmongohh too many pir modules https://github.com/cowboysdude/Pir-Sensor has one https://github.com/mboskamp/MMM-PIR has one, in callbackscripts folder
  • Even a simple node_help.js example does not run.

    Unsolved
    13
    4
    0 Votes
    13 Posts
    4k Views
    S
    Looks like your system doesn’t have python installed.
  • I don't know how to use node_helper.js.

    Solved
    6
    0 Votes
    6 Posts
    3k Views
    E
    @sdetweil oh!!! [image: 1555075763163-acdbfe01-9c20-45b9-a177-87d554b225e0-image.png] thank you very very very much :)
  • FontAwesome with MM 2.7.1 not showing some icons

    Unsolved
    8
    0 Votes
    8 Posts
    3k Views
    J
    I have absolutely no clue whats going on because now I reinstalled almost all modules and now it works fine. I am unable to reproduce the error even with the config I used before.
  • MMM-WeatherBackground question

    Solved
    7
    0 Votes
    7 Posts
    2k Views
    M
    @Sean said in MMM-WeatherBackground question: Sorry for incomplete information on repository. Don’t worry. It was just to contribute!
  • Purchasing a Frame

    Unsolved
    4
    0 Votes
    4 Posts
    1k Views
    Mykle1M
    @AndrewS097 You could also take a look at some of the mirrors that have been documented here on the forum. https://forum.magicmirror.builders/category/12/show-your-mirror
  • Lots of DNS-queries from Mirror - chaching possible?

    Unsolved dns spotify
    4
    0 Votes
    4 Posts
    2k Views
    bheplerB
    @DigiTalk - Heh. It was mostly serendipity. I had to look up DNS caching as part of my work with remotely accessing mirrors.
  • Black screen, no desktop after pm2 stop MagicMirror

    Solved
    8
    0 Votes
    8 Posts
    4k Views
    P
    @mlcampbe That did it! Thanks! I did edit the ~/.config/lxsession/LXDE-pi/autostart according to the Configuring the Raspberry Pi instructions. It didn’t mention the desktop disappearing though.
  • Problems with font sizes

    Solved
    3
    0 Votes
    3 Posts
    1k Views
    M
    @yawns Damn - it can all be so simple. I wasn’t aware there was a zoom factor in the game. It works and it all fits on the mirror again. Solved - Many thanks
  • How to "halt" autostart for some time...?

    Solved
    6
    0 Votes
    6 Posts
    4k Views
    S
    i just reduce the magic windows with Ctrl-M, then i open a new terminal windows