A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • MagicMirror server OS question

    Unsolved
    3
    0 Votes
    3 Posts
    514 Views
    S
    @mmrize yes, on anything. Linux of any kind, windows
  • MMM-Mycommute - has anybody gotten the time start and end, and hidedays to work?

    Unsolved
    1
    0 Votes
    1 Posts
    275 Views
    F
    I live in CEST timezone, and I fear that is part of the problem. I have a config like this for the module: { module: "MMM-MyCommute", position: "bottom_right", classes: "xsmall", header: "Trafik", config: { apiKey: "xxx", startTime: "05:00", endTime: "12:00", hideDays: [0,6], origin: "Home", destinations: [ { destination: "Address1", label: "Company1", mode: "driving", color: "#82E5AA" }, { destination: "Address2", label: "Company2", mode: "driving", color: "#82E5AA" } ] } }, My hope was that it would be active between 5 in the morning and midday, and not show up in weekends. But this morning (tuesday) it diedn’t show up at around 8. Has anybody else gotten this to work, and is there a trick to it?
  • New Install - Unable to retrieve active modules

    Unsolved
    5
    1
    0 Votes
    5 Posts
    926 Views
    S
    @dan-0 my MMM-Config is not all what MMPM does. but it presents a form for config https://github.com/sdetweil/MMM-Config
  • Just upgraded to 2.18, runs, but no display

    Solved
    12
    0 Votes
    12 Posts
    5k Views
    F
    @fribse Nope, just removed it and booted the mirror, still seeing those…
  • MM Config check goes bad

    Unsolved
    14
    0 Votes
    14 Posts
    5k Views
    H
    @sdetweil Well, whatever I did, it worked enough to get the message about the QR code where it should be. Now to see if I can actually get the webpage to behave as well.
  • Calendar module fails to fetch data and discards old data, leaving nothing

    Unsolved
    2
    1
    0 Votes
    2 Posts
    399 Views
    S
    @fribse the module design is all or nothing. when it gets an error, theat is reported and the displayer has nothing. you would have to change the code
  • MagicMirror v2.18 and Modules

    Solved
    8
    0 Votes
    8 Posts
    893 Views
    S
    @plainbroke I have been where u are.
  • MirrorMirrorOnTheWallSkill Alexa not responding

    Unsolved
    3
    0 Votes
    3 Posts
    514 Views
    P
    @sdetweil Thanks for the reply, I think I’ll let this one go… Until the devs come up with a solution
  • Voice control

    Unsolved
    4
    0 Votes
    4 Posts
    994 Views
    S
    @sakliadem you have to do install his way. see the GitHub page and his wiki
  • Not working with MM v2.18 and Carousel

    Unsolved
    3
    0 Votes
    3 Posts
    381 Views
    plainbrokeP
    Think I found the fix. Thank you sdetwell, you usually point me in the correct direction so I can at least try to figure it out on my own…
  • MagicMirror Sleep

    Unsolved
    7
    0 Votes
    7 Posts
    2k Views
    M
    @sdetweil No. When i just leave it on the raspbian screen it stays on. I’m going to think it has something to do with NewPir V3 for my PIR sensor, but don’t know how to rule that out.
  • MMM-GoogleAssistant not running after update.

    7
    0 Votes
    7 Posts
    2k Views
    S
    @cookie1310 other module black screen https://forum.magicmirror.builders/topic/15778/fix-for-black-screen-in-2-16-and-later
  • The latest Install Guide (MM w/ Google Assistant)

    63
    2 Votes
    63 Posts
    66k Views
    bugsounetB
    @cookie1310 This tutorial was created in Dec. 2018 and we are in 2022… Wow years going so fast ;) Result… Each repository don’t exist.
  • Raspbian is fullscreen, but the MM not

    Unsolved
    13
    1
    0 Votes
    13 Posts
    3k Views
    S
    @teandryk u can set that in config.js electronOptions: {width: xxx, height: yyy}, but it should have done it automatically
  • Problem with MYCalendar Module

    Unsolved
    8
    0 Votes
    8 Posts
    2k Views
    S
    @sil3ntstorm yes https://forum.magicmirror.builders/topic/15778/fix-for-black-screen-in-2-16-and-later u can install multiple things at once if u know npm install x y
  • Nunjuncks on iOS 9 (iPad3)

    Unsolved
    8
    0 Votes
    8 Posts
    667 Views
    S
    maybe you wanted es6 shim https://github.com/paulmillr/es6-shim https://www.npmjs.com/package/es6-shim
  • Running MM results in error messages

    Unsolved
    6
    0 Votes
    6 Posts
    517 Views
    S
    @droidus this is a non-pi docker type container, trying to start graphics mode, but its not installed… this is headless my script starts installers/mm.sh so you can change the command from npm start to npm run server
  • How to Run Magic Mirror in Prod / Dev Versions?

    Unsolved
    5
    0 Votes
    5 Posts
    1k Views
    R
    Thanks all. I was thinking of cloning a memory card … but if duplicating the folder works then I can use that in the short term.
  • I changed text in a module, now I don't get the module

    Unsolved
    4
    0 Votes
    4 Posts
    764 Views
    S
    @halpi-thousand just put the stuff into config.js see the two links in my signature below
  • Looking for package.json in all the wrong places

    Solved
    9
    0 Votes
    9 Posts
    2k Views
    S
    @halpi-thousand no need to run my script if u have it. read this about alexa https://forum.magicmirror.builders/topic/16069/alexa-implementations-now-more-difficult-and-some-features-will-stop-working