A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • hello lucy

    12
    0 Votes
    12 Posts
    2k Views
    D
    @mykle1 Yes below is my config { disabled: false, module: "Hello-Lucy", position: "top_center", config: { keyword: 'HELLO LUCY', // keyword to activate listening for a command/sentence timeout: 15, // timeout listening for a command/sentence standByMethod: 'DPMS', // 'DPMS' = anything else than RPi or 'PI' microphone: "2,0", // run "arecord -l" card # and device # mine is "0,0" sounds: ["1.mp3", "11.mp3"], // welcome sound at startup. Add several for a random greetings confirmationSound: "ding.mp3", // name and extension of sound file startHideAll: true, // All modules start as hidden EXCEPT PAGE ONE //*** Page One is your default startup page *** This overrides startHideAll: true, pageOneModules: ["Hello-Lucy","MMM-EasyPix"], // default modules to show on page one/startup //pageTwoModules: ["Hello-Lucy", "MMM-BMW-DS", "MMM-EventHorizon"], // modules to show on page two //pageThreeModules: ["Hello-Lucy", "MMM-Lunartic"], // modules to show on page three //pageFourModules: ["Hello-Lucy", "MMM-PC-Stats"], // modules to show on page four //pageFiveModules: ["Hello-Lucy", "MMM-Searchlight"], // modules to show on page five //pageSixModules: ["Hello-Lucy", "MMM-NOAA3"], // modules to show on page six //pageSevenModules: ["Hello-Lucy", "MMM-Recipe"], // modules to show on page seven //pageEightModules: ["Hello-Lucy", "MMM-rfacts"], // modules to show on page eight //pageNineModules: ["Hello-Lucy", "MMM-History"], // modules to show on page nine //pageTenModules: ["Hello-Lucy", "MMM-HardwareMonitor"] // modules to show on page ten } },
  • Fixsandbox script not working, unable to run as root

    electron gpio pm2 root
    4
    0 Votes
    4 Posts
    2k Views
    S
    my script turns off the need to run in sudo mode we should never run mm in sudo, or install w sudo
  • Black screen after starting

    4
    0 Votes
    4 Posts
    920 Views
    BKeyportB
    @gotchabeats Sounds like your SD card went. Get a new one.
  • voice module help

    5
    0 Votes
    5 Posts
    625 Views
    D
    @sdetweil pi@raspberrypi:~ $ cd MagicMirror/ pi@raspberrypi:~/MagicMirror $ npm run config:check magicmirror@2.14.0 config:check node js/check_config.js [20.02.2021 14:41.49.393] [INFO] Checking file… /home/pi/MagicMirror/config/config.js [20.02.2021 14:41.49.487] [INFO] Your configuration file doesn’t contain syntax errors :) pi@raspberrypi:~/MagicMirror $
  • 0 Votes
    10 Posts
    2k Views
    S
    @j-lewis You are welcome
  • The MMM-Tools V2 doesn’t work

    9
    0 Votes
    9 Posts
    2k Views
    S
    @peterpang glad you found it!..
  • Module not in the Magic Mirror Module Folder

    6
    0 Votes
    6 Posts
    1k Views
    B
    @sdetweil Thanks! Will do
  • Clock module not showing analog only digital

    3
    0 Votes
    3 Posts
    556 Views
    B
    @sdetweil Thank you. I have been staring me blind on this. For some reason I forgot to add the config { } from my old configuration. You made my day. Thank you again :-)
  • 🎂🥂Emoji support

    4
    0 Votes
    4 Posts
    2k Views
    P
    I could not install the package above on my pi installation: package not found But sudo apt install fonts-symbola worked. I just needed to restart the magicmirror service. Although, the emojis are not colored. But still better than the square ;-)
  • New to MM - Duplicate screens/overlapping help!!

    12
    3
    0 Votes
    12 Posts
    3k Views
    S
    @bushby32 users home not magicmirror ~/.config u wont see folders that start w dot from the file manager
  • Update got me cannot lock ref

    7
    0 Votes
    7 Posts
    3k Views
    sweupS
    @sdetweil ok, thanks for your help!
  • bugsounet googleassistant

    2
    0 Votes
    2 Posts
    530 Views
    bugsounetB
    @raf humm… I don’t stop working. I simply don’t reply in this forum. Support is now moved to my forum. Please Read the ReadMe file on github @bugsounet
  • EADDRINUSE: address already in use

    9
    0 Votes
    9 Posts
    2k Views
    ebolisaE
    @sdetweil thank you. That explains my error shown in the first post. I’m using npm and a service because I used this procedure to install MM https://docs.magicmirror.builders/getting-started/installation.html#manual-installation
  • Reinstalled MM, using sdetwell script - no autostart?

    2
    0 Votes
    2 Posts
    471 Views
    S
    @fribse sometimed happens. run the fixuppm2 script to fix
  • Screen freezes

    5
    0 Votes
    5 Posts
    817 Views
    C
    @nuggets Do you change the compliment module config?
  • Freeze of the MagicMirror after few seconds

    3
    0 Votes
    3 Posts
    661 Views
    C
    @alexhoud Do you have some special config for Compliment module as morning: “…”?
  • Raspberry PI Freezing

    Unsolved
    4
    0 Votes
    4 Posts
    2k Views
    A
    @karp any solution on your issue? I’m facing the same… Thx
  • Auto Black Screen (save mode of monitor?) after a few minutes

    11
    0 Votes
    11 Posts
    5k Views
    PeterPangP
    @wishmaster270 Thanks you man , I solved ^^
  • Updatenotification bar doesn't show up

    8
    0 Votes
    8 Posts
    2k Views
    C
    It works again. I think it was my mistake in the config based on the classes setting or compared with the carousel module.
  • restart

    8
    0 Votes
    8 Posts
    1k Views
    JerryPJ
    @leentje zo after a TeamViewer sesion thé mirror is Tunning automatic. Now you can modified the config.js to your one style Have fun.