A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • 0 Votes
    4 Posts
    2k Views
    cowboysdudeC
    @cjkj_06 I’m not really sure. I have never used that module so I don’t know anything about it :) I would look inside it and replace txt with perhaps your dir for images… just a thought.
  • Cant put this to work

    8
    0 Votes
    8 Posts
    4k Views
    Mykle1M
    @thk4711 said in Cant put this to work: After installing it again at /home/pi/MagicMirror it works now. That should be pointed out in the instructions. [image: 1519907086741-1.png]
  • Need assistance with a Background

    10
    0 Votes
    10 Posts
    4k Views
    P
    Okay, I’m an idiot. It was in the wrong file. I think it was from when I tried to install the module incorrectly from before. Thank you so much for all the help. I seriously could not have done this without your help!
  • Calendar error

    3
    0 Votes
    3 Posts
    2k Views
    N
    Thank you for your reply! Yeah I already checked the thread out, but it still wouldn´t work… I just started removing modules from my config and found that my MMM-MyCalendar module is preventing the mirror from starting! I will try reinstalling it…
  • Running Voice Control module with MMM-GoogleAssistant?

    1
    0 Votes
    1 Posts
    695 Views
    T
    Does anyone know if I can run both of these modules at the same time? I’m trying to implement a webcam on my MagicMirror using the camera module but I am afraid that this will break my current setup with MMM-GoogleAssistant. Please let me know. Thanks everyone!
  • Updating MM on a PC?

    14
    0 Votes
    14 Posts
    6k Views
    cowboysdudeC
    @Damian said in Updating MM on a PC?: @cowboysdude Thanks, yeah for sure I will keep a “Master Files Folder” for all originals should something go weird? As an aside, the updated compliments… on my Pi I noticed that they did not color since updating today, had a quick look and on comparing old file with updated file, there was a part missing … racking my brains to think the exact name, but it made reference to the CSS… so when I C&P that section from old file into new file, the compliments colored again!.. was this intentional to omit this or just an oversight from the dev? I’m not really sure in all honesty. I have written most of my own modules and use none of the default ones.
  • How can I set the Zoom on MM?

    4
    0 Votes
    4 Posts
    4k Views
    P
    I think there is also a zoom factor setting in config.js. Would this help? See documentation on zoom config setting: This allows to scale the mirror contents with a given zoom factor. The default value is 1.0
  • Messed up CSS between Portrait and Landscape monitors

    24
    0 Votes
    24 Posts
    13k Views
    Mykle1M
    @Damian said in Messed up CSS between Portrait and Landscape monitors: your keyboard shortcuts worked a treat, but when reloading, everything reverted again Then I suspect that you’ve changed something along the way that is overriding that. Your idea of a fresh install is not a bad idea, seeing as you don’t even remember the changes that you’ve made. Another suggestion: Don’t trash your current installation. Simply rename the MagicMirror folder to something else. Do your new installation. Transfer your modules (1 by 1) into the new MagicMirror folder
  • Google calendar refresh rate

    5
    0 Votes
    5 Posts
    6k Views
    W
    Thank you @pinsdorf , I have got the fetchInterval value changed. You are really a great help.
  • Newbe help please

    5
    0 Votes
    5 Posts
    2k Views
    M
    @E3V3A Thank you very much!!
  • MMM-camera with python code, is it possible??

    1
    0 Votes
    1 Posts
    867 Views
    P
    I installed MMM-camera module, and it works perfectly. but i want to add my own python code(to use opencv) with camera module. is this possible? thank you for reading!
  • Energy saving

    energy saving monitor off hdmi off
    7
    0 Votes
    7 Posts
    3k Views
    S
    @Peter thank you for help :-) good to know
  • ECONNREFUSED when trying to get JSON from my server (MMM-json-feed)

    10
    0 Votes
    10 Posts
    3k Views
    T
    Solved: The problem was that the module translated the server name into an up address and CherryPy was not configured to response to that. Reconfiguring did the trick: this article explains how this is done Thanks for your efforts.
  • Trouble with PIR sensor

    15
    0 Votes
    15 Posts
    7k Views
    J
    So I deleted everything and started over. Followed your instructions from point 5.2 and it’s still not working. Really not sure where to go from here
  • PIR gives black screen

    5
    0 Votes
    5 Posts
    3k Views
    R
    Perfect, thank you! :)
  • Face recognition step by step

    3
    0 Votes
    3 Posts
    2k Views
    V
    Here: (https://forum.magicmirror.builders/topic/6345/facial-recognition-module-step-by-step-guide)
  • MMM-Facial-Recognition proplems

    1
    0 Votes
    1 Posts
    1k Views
    V
    I’ve gone through the set up, made a training.xml, and python facerecognition.py gives me me Strong: User1 I’ve added the module in the config modules: [ { module: 'MMM-Facial-Recognition', config: { // 1=LBPH | 2=Fisher | 3=Eigen recognitionAlgorithm: 1, // Threshold for the confidence of a recognized face before it's considered a // positive match. Confidence values below this threshold will be considered // a positive match because the lower the confidence value, or distance, the // more confident the algorithm is that the face was correctly detected. lbphThreshold: 50, fisherThreshold: 250, eigenThreshold: 3000, // force the use of a usb webcam on raspberry pi (on other platforms this is always true automatically) useUSBCam: true, // Path to your training xml trainingFile: 'modules/MMM-Facial-Recognition/training.xml', // recognition intervall in seconds (smaller number = faster but CPU intens!) interval: 2, // Logout delay after last recognition so that a user does not get instantly logged out if he turns away from the mirror for a few seconds logoutDelay: 15, // Array with usernames (copy and paste from training script) // users: ['Andre'], //Module set used for strangers and if no user is detected defaultClass: "default", //Set of modules which should be shown for every user everyoneClass: "everyone", // Boolean to toggle welcomeMessage welcomeMessage: true } }, And given different classes to the other modules. some just for me classes: 'Andre', and some for everyone classes: "default everyone", But the mirror doesn’t seem to see me, cause it only shows the modules that are set up for everyone.
  • MMM-Facial Recognition Module classes

    4
    0 Votes
    4 Posts
    2k Views
    V
    Thank you! That fixed it :)
  • New to MM

    Unsolved
    6
    0 Votes
    6 Posts
    3k Views
    J
    @pinsdorf its on /home/pi/MagicMirror, I will reinstall , and after that i will report back and see if the problem comes back, thank you for the calendar too
  • currentweather icons are not displayed transparent

    1
    0 Votes
    1 Posts
    758 Views
    R
    I’m using the currentweather module and the MMM-RandomPhoto module on my MagicMirror. This works like a charm but the weather icons displayed by currentweather are not transparent. They are displayed in a small black box. Does anybody know how to fix that?