A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • No value with DHT on Raspi2

    Unsolved
    1
    0 Votes
    1 Posts
    521 Views
    L
    Hello everyone. First of all thank you all for the work done and those who take their time reading this thread. I installed the following module: MMM-DHT-Sensor But I can not make it work. I installed both dependencies. I typed “npm install rpi-dht-sensor” command in my MagicMirror folder and even in the module folder. But I still have no data going back. I have the module that appears in my MagicMirror but instead of the values ​​I just “…”. An idea? Thank you all.
  • Magic Mirror 2 not booting on Pi Zero W

    Unsolved
    2
    0 Votes
    2 Posts
    1k Views
    qu1queQ
    Hi, @Maxxlin, I recommend you try this instructions: https://forum.magicmirror.builders/topic/9386/installing-on-a-pi-zero I’ve recently installed it and found 0 problems. It works fine!
  • Wrap text Default Calendar config options..

    Unsolved
    1
    0 Votes
    1 Posts
    631 Views
    P
    Hi my Calendar tital text is to long how do i wrap the text using the configuration options im just not sure how to add then Thanks { module: "calendar", header: "US Holidays", position: "top_left", config: { calendars: [ { symbol: "calendar-check", url: "https://calendar.google.com/calendar/ical/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxbasic.ics" } ] } },
  • MMM-Buttons problem - Help please?

    Unsolved
    3
    0 Votes
    3 Posts
    1k Views
    BKeyportB
    I’m aware there’s too many commas by ‘traditional thinking’ - but I kept getting config errors without it. This was the default config, modified for testing.
  • Slow SSH & SFTP

    4
    0 Votes
    4 Posts
    3k Views
    W
    suffered the same problem and found this: https://wiki.debian.org/SSH#SSH_hangs it solved my extreme unstable SSH connection problem
  • How to remotely add long links?

    Unsolved
    5
    0 Votes
    5 Posts
    1k Views
    S
    @retroflex Winscp. Allows navigation of remote files, and double click to edit
  • Mycroft doesn't show/hide all modules

    Solved
    1
    0 Votes
    1 Posts
    548 Views
    A
    Hello builders. I recently installed mycroft in the same rpi which i have installed magic mirror. Everything went ok. The problem is that mycroft doesn’t show/hide all modules. For example i have MMM-Horoscope and MMM-Coctails which both are included in the availiablemodules.js file. Is there something more that I have to do? Thank you in advance.
  • Module MMM-Traffic is not displayed

    Unsolved
    5
    0 Votes
    5 Posts
    2k Views
    K
    Oh my god. What a stupid error. I installed the module in den /MagicMirror folder. Again a Layer 8 problem. Excuse me for wasting your time. But I’m so thankful to you. :-)
  • RaspberryPi Not Booting Properly

    Unsolved
    2
    0 Votes
    2 Posts
    840 Views
    P
    Update. When the pi$ prompt is displayed I can enter startx and the desktop comes up then MM starts. Why am I having to enter startx? Never had to before.
  • MMM-voice, stop listening on mic / pause / standby?

    Unsolved
    1
    0 Votes
    1 Posts
    568 Views
    T
    Hi, Anybody know a way to put MMM-voice on hold? Reason is to stop listening on MIC when a command is passed to a different module which also uses mic (I’m activating AssistantMk2, but Voice is occupying the mic at all time). Hotword support this feature, but Snowboy doesn’t support newer versions of OS on other platforms than Stretch on Pi/ATB. Thanks, TheStigh
  • Calendar Monthly not updated when month changes

    Unsolved calendar monthly kirash4
    1
    0 Votes
    1 Posts
    856 Views
    H
    Calendar Monthly module is not updating when month changes eg. from 31th Jan to 1st Feb. I find this issue has been previously discussed at: https://github.com/KirAsh4/calendar_monthly/issues/2 However, it’s unclear for me if the problem has been fixed or not - when and how?
  • Python in to the magic mirror.

    Solved
    43
    0 Votes
    43 Posts
    25k Views
    P
    @sdetweil Yes one time start the python and it will run.
  • Application not starting when OpenGL is enabled

    Unsolved
    33
    0 Votes
    33 Posts
    20k Views
    A
    @rts58 That worked. Thank you very much.
  • How to reload a module..

    Unsolved
    4
    0 Votes
    4 Posts
    2k Views
    justjim1220J
    You could us MMM-MyVideoPlayer… Just the touch or click of a button changes the video. https://github.com/justjim1220/MMM-MyVideoPlayer
  • Stuck on creating a new fetcher

    Unsolved
    6
    0 Votes
    6 Posts
    2k Views
    U
    @cotxwx When you start the MM and it hangs try to access the webpage through another computer/phone. Go to <:8080 (I believe it was). If you are able to see the MM then it correctly starts (this is my assumption). If it doesn’t work can you try to just run npm start without the DISPLAY=:0.
  • Magic Mirror Blanks Several Hours

    Unsolved
    29
    0 Votes
    29 Posts
    17k Views
    BKeyportB
    I had a blank screen for the first time when I got home today. System had been running for a couple of weeks without an issue. I’ve now added a cron job to restart every sunday…
  • Can't start MM as kiosk only server

    13
    0 Votes
    13 Posts
    5k Views
    A
    @warmyster Can you expand or link the conversation with Sean… Have been strugling with this for hours now. Thanks
  • MONITORON on does not work in schedule

    Solved
    6
    0 Votes
    6 Posts
    2k Views
    R
    Re: MONITORON on does not work in schedule So for the last two days, this has been working correctly. I think it may be a combination of @dazza120 fix to my config, not messing with the pi for a full 2 days to let it fully run through it’s schedule, and removing openGL.
  • Raspbian Updates = CHAOS!

    Unsolved
    1
    0 Votes
    1 Posts
    653 Views
    H
    So my RP2 just updated and by some reason (i suspect the card number switched from 1 to 2 and a new HDMI driver was installed) and now my mic is broken. I already switched the plughw from 1 to 2 but i get a rather inconsistent performance from MM. Any ideas? EDIT: Plughw on MMM-Assistant MK2 and MMM-Hotword is where i replaced the plughw:1 to plughw:2
  • Stuck at Unable to install dependencies!

    Solved
    13
    0 Votes
    13 Posts
    8k Views
    F
    Thank you for the much needed help, ive been reading everything possible to get things going.