A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Rotate Orientation of Magic Mirror?

    Solved
    4
    0 Votes
    4 Posts
    5k Views
    Mykle1M
    @DKarnafel Thank you for your help! I have it correctly rotated now. :thumbsup: Happy Dance!
  • Installation of MM keep freezing?

    Unsolved
    4
    1
    0 Votes
    4 Posts
    998 Views
    S
    @dummarussin woohoo! Glad to hear
  • Can't get MMM-BMW-DS to load

    Solved
    4
    0 Votes
    4 Posts
    817 Views
    Mykle1M
    @kss18 said in Can't get MMM-BMW-DS to load: Thanks, I got a new API key and it fired right up! Weird. Yeah, shit happens. Glad we got you up and running. :thumbsup:
  • ERROR npm does not support Node.js

    Unsolved error node.js npm issues
    2
    1
    0 Votes
    2 Posts
    966 Views
    S
    @steak just a warning… try the updated installer (to be in next release) see https://forum.magicmirror.builders/topic/10171/anyone-want-to-try-updated-installer have to rename the current MM folder out of the way
  • Can someone do the coding for me? $$

    Unsolved
    8
    0 Votes
    8 Posts
    1k Views
    H
    /***************************************************** Magic Mirror * Custom CSS * * By Michael Teeuw http://michaelteeuw.nl * MIT Licensed. * * Add any custom CSS below. * Changes to this files will be ignored by GIT. * *****************************************************/ body { #yearDigits { color: #fff; font-weight: normal; } #monthName { font-weight: normal; } #monthName:after { content: " •"; color: #80ff00; font-weight: bold; } .monthPrev { color: #333333; } .monthNext { color: #333333; } .square-box { position: relative; width: 50%; overflow: hidden; margin: 0px auto; } .square-box:before { content: “”; display: block; padding-top: 20%; } .square-content { top: 0; left: 0; bottom: 0; right: 0; } .square-content .today { border: 1px solid #80ff00; font-weight: normal; color: #80ff00; } .square-content div { display: table; width: 100%; height: 100%; } .square-content span { display: table-cell; text-align: center; vertical-align: middle; } .OfficeHours { text-align: left; color: #fff; font-size: 50px; } header { text-transform: none; font-size: 65px; font-family: “Roboto Condensed”, Arial, Helvetica, sans-serif; font-weight: 600; border-bottom: 2px solid #0084ff; line-height: 55px; padding-bottom: 5px; margin-bottom: 10px; color: #fff; } }
  • font awesome

    Unsolved
    1
    0 Votes
    1 Posts
    424 Views
    B
    Hi. I played a bit with font awesome getting nicer pics into my calendar. Now I have questions I can’t find answeres to… Is there a need to have different versions installed? (3, 4 and 5 maybe)? Is installation like copy to a new folder under vendor/node_modules and add aine into vendor. js as "font-awesome.css":"node_modules/font-awesome_5/css/all.css", Or do I need to delete old entry? Is there option to restore back to latest official MM-provided font-awesome? Many thanks :winking_face:
  • How do you ensure jumper cables don't fall off bread board?

    Unsolved
    4
    0 Votes
    4 Posts
    1k Views
    BKeyportB
    breadboard is for prototyping. Once it’s confirmed, build a soldered circuit. Soldering, in a basic non-retail situation, is easy… Try it.
  • Complete Newb need help running

    Unsolved
    3
    0 Votes
    3 Posts
    1k Views
    A
    @sdetweil thank you!!!
  • creating a logger to capture module console.log/Log.log output

    Unsolved
    5
    2 Votes
    5 Posts
    1k Views
    S
    @lavolp3 one could just erase the files… its just a lot to learn for the newer folks, who are already swamped…
  • MMM-CountDown

    Solved
    7
    0 Votes
    7 Posts
    2k Views
    P
    @sdetweil ok
  • Magic Mirror show Pitch Black Screen

    Solved
    6
    0 Votes
    6 Posts
    2k Views
    S
    Thank you! That solved my problem as well.
  • config.js

    Unsolved
    14
    0 Votes
    14 Posts
    5k Views
    G
    @BD0G hi,great thankyou
  • Autorestart

    Unsolved
    15
    0 Votes
    15 Posts
    5k Views
    Mykle1M
    @Ben4x4 The dates? As in Thanksgiving and Christmas? .calendar .title.bright { font-size: 24px; } Keep in mind that the calendar module makes use of a table, including cells and line heights. If you make the text too large it will get ugly in a hurry. You might want to try zoom for the entire module. Just a thought.
  • Smart Mirror IR Panel

    Unsolved
    8
    0 Votes
    8 Posts
    2k Views
    brobergB
    Raspberry Pi3 is minimum 2.5A to work well, the more usb stuff you use, the more power is needed.
  • API issues using MMM-MyCommute

    Unsolved
    3
    0 Votes
    3 Posts
    760 Views
    S
    @davidkmcw did u create a project just for you?
  • Unable to install dependencies

    Unsolved
    15
    2
    0 Votes
    15 Posts
    4k Views
    S
    @Ghoster should be, if you used my installer…
  • Mirror Black Screen - helpless

    Unsolved
    3
    0 Votes
    3 Posts
    763 Views
    bheplerB
    Check your internet connection at the mirror. Several modules are set to update on the hour. Did you update your raspbian installation? Like so: sudo apt update sudo apt upgrade -y You may wish to allocate more memory to the graphics portion of the Raspberry Pi. Run sudo raspi-config and find the section that allocates memory to the graphics processing (I think it is under “advanced options”). I have mine set to 128 MB. Good luck.
  • Snowboy error

    Solved
    1
    1 Votes
    1 Posts
    704 Views
    T
    hi can anyone help me with snowboy. im getting this error …/…/…/node_modules/@types/unist/index.d.ts:31:20 - error TS2304: Cannot find name ‘unknown’. 31 [key: string]: unknown; …/…/…/node_modules/@types/unist/index.d.ts:40:20 - error TS2304: Cannot find name ‘unknown’. 40 [key: string]: unknown; …/…/…/node_modules/@types/unist/index.d.ts:97:12 - error TS2304: Cannot find name ‘unknown’. 97 value: unknown; …/…/…/node_modules/@types/vfile/index.d.ts:48:15 - error TS2304: Cannot find name ‘unknown’. 48 data: unknown; …/…/…/node_modules/vfile-message/types/index.d.ts:67:20 - error TS2304: Cannot find name ‘unknown’. 67 [key: string]: unknown /home/pi/MagicMirror/modules/MMM-Hotword/snowboy/node_modules/typescript/lib/lib.es6.d.ts /home/pi/MagicMirror/modules/MMM-Hotword/snowboy/lib/node/index.ts /home/pi/MagicMirror/modules/MMM-Hotword/snowboy/lib/node/node-pre-gyp.d.ts /home/pi/MagicMirror/modules/MMM-Hotword/snowboy/lib/node/SnowboyDetectNative.d.ts /home/pi/MagicMirror/modules/MMM-Hotword/snowboy/node_modules/@types/node/base.d.ts /home/pi/MagicMirror/modules/MMM-Hotword/snowboy/node_modules/@types/node/index.d.ts /home/pi/MagicMirror/node_modules/@types/events/index.d.ts /home/pi/MagicMirror/node_modules/@types/minimatch/index.d.ts /home/pi/MagicMirror/node_modules/@types/glob/index.d.ts /home/pi/MagicMirror/node_modules/@types/unist/index.d.ts /home/pi/MagicMirror/node_modules/vfile-message/types/index.d.ts /home/pi/MagicMirror/node_modules/@types/vfile/index.d.ts npm ERR! code ELIFECYCLE npm ERR! errno 2 npm ERR! snowboy@1.3.1 prepublish: tsc --listFiles npm ERR! Exit status 2 npm ERR! npm ERR! Failed at the snowboy@1.3.1 prepublish 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/2019-11-26T19_05_15_846Z-debug.log
  • This topic is deleted!

    Unsolved
    1
    0 Votes
    1 Posts
    6 Views
  • Adjust border size

    Solved
    3
    0 Votes
    3 Posts
    2k Views
    D
    @Fozi Thank you