A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • MMM-AssistantMk2 with Hotword not picking up anything.

    11
    0 Votes
    11 Posts
    2k Views
    ?
    @reubenvickers : now let’s try MMM-Assistant2Display !
  • MM on Ubuntu

    Solved
    90
    0 Votes
    90 Posts
    48k Views
    D
    Right. I’ll watch more carefully for any error messages I receive from Ubuntu. Thanks!
  • MMM-Reddit: 404 error

    8
    0 Votes
    8 Posts
    666 Views
    ?
    @reubenvickers just notifiy me like: @bugsounet if you want help
  • Restoring the MM boot splash

    Solved
    13
    0 Votes
    13 Posts
    4k Views
    T
    i dont seem to get this working :(
  • How to declare an array in config.js?

    6
    0 Votes
    6 Posts
    1k Views
    S
    @fischershaw is ok, we all learn… I just spent 2 hours trying to figure out why an api request failed, 404 not found I had spelled apikey with an uppercase K… which debugging approach did you use?
  • without pm2 MagicMirror runs much more smooth....

    5
    0 Votes
    5 Posts
    693 Views
    StoffbeuteluweS
    @sdetweil don’t know why it shows error Sonos works…
  • Update magic mirror error

    4
    0 Votes
    4 Posts
    919 Views
    S
    @StewartBaird86 you just cut/paste the whole line… nothing to think about what do you mean ‘remotely’… via ssh?? just paste the line into the ssh session window this is the test run command bash -c "$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/upgrade-script.sh)" if all looks good, then u would execute this command bash -c "$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/upgrade-script.sh)" apply
  • MMM-TelegramBot not showing on the screen

    1
    1
    0 Votes
    1 Posts
    149 Views
    O
    Hello, First of all cheers for the creator of this bot. I have a issue: After installing the module, the bot doesn’t appear one the MagicMirror interface. The module has to be in the top_left (in screenshot) Almost all the commands are working (tested on reboot, shutdown and screenshot), except /telecast. Can you give some advice on it? [image: 1587819978677-img_4537.jpg]
  • Calendar Shows wrong Events

    1
    0 Votes
    1 Posts
    162 Views
    A
    Hi! My Calendar (imported from Apple Calendars) shows on screen, but it shows wrong Events. It says tomorrow is a Birthday, but it is in one Month and one day. does anone know this Problem. Thanks for helping me!
  • Error MMM-Facial-Recognition

    Unsolved
    6
    1
    0 Votes
    6 Posts
    760 Views
    S
    @merttcoo i don’t have a recommendation. I don’t use this function so you can try the steps to create the model with the one you have partly installed, or you can try the other one.
  • MagicMirror Google Assistant & Hotword, help

    8
    0 Votes
    8 Posts
    977 Views
    ?
    I understand, GA is diffult to setup without real Readme/wiki in any case, the wiki is complete, if necessary it is open to any modification @berkaktunaa: MMM-AssistantMk2 wiki is there and if needed or if problem, i think users or/and Developer (euh me) can help you ;)
  • MMM-Remote-Control doesn’t change MM

    3
    2
    0 Votes
    3 Posts
    403 Views
    D
    Amazing! Thanks for your help!
  • Fatal Error 504, unable to clone MagicMirror from github

    8
    0 Votes
    8 Posts
    1k Views
    bheplerB
    Github was having problems across its service. It should be fixed now.
  • Can't clone from GitHub

    Unsolved
    107
    0 Votes
    107 Posts
    72k Views
    M
    @sdetweil Also for the record SSH is back working (I DIDN’T restart the router), it seems a bit hit and miss but we’ll leave that for now
  • Adding new module

    3
    0 Votes
    3 Posts
    484 Views
    T
    @sdetweil Thank you for the answer! I see my module on the screen now! thank you!
  • Magic Mirror crashes on email module

    3
    0 Votes
    3 Posts
    599 Views
    S
    @FritsdeGroot if you used this module https://github.com/ronny3050/email-mirror the upgrade script should have refreshed its dependencies (the upgrade log will show that)
  • MMM-Googlephotos resize large images

    1
    0 Votes
    1 Posts
    323 Views
    0
    I have an album specifically for MMM-Googlephotos. I’d like to have the module resize images to fit my screen. I didn’t see this image. Is it possible? Other than that it’s working great.
  • How to hide desktop screen when raspberry turned on?

    11
    0 Votes
    11 Posts
    6k Views
    S
    @BKeyport i didn’t want to program for every webcam out there, so I found a system level library that does it the motion project… it can do all kinds of video/pics on motion… https://github.com/Motion-Project/motion but it also can call a script/program when motion starts/ends… so I wrote a MM screensaver module that watches for the events from the external motion module… now my TV’s don’t support any cool way to turn off the display, so I hide all the modules… and show later on motion… https://github.com/sdetweil/MMM-SleepWake (and I use this same approach on a different smart-mirror that I found before MM)…
  • MMM-NOAA3 No 4 day forecast showing

    Solved
    11
    0 Votes
    11 Posts
    5k Views
    N
    @sdetweil I tried that but now get npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! magicmirror@2.11.0 start: DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js "dev" npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the magicmirror@2.11.0 start script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above. npm ERR! A complete log of this run can be found in: npm ERR! /home/pi/.npm/_logs/2020-04-21T17_57_18_758Z-debug.log
  • MM on Pi 0

    2
    0 Votes
    2 Posts
    316 Views
    S
    @ChrissyT use my installer script from here, read the readme for the command to issue… https://github.com/sdetweil/MagicMirror_scripts have to remove the existing MagicMirror folder before Oh, please use raspian stretch or buster. Jessie is to old