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

    Unsolved Troubleshooting
    2
    0 Votes
    2 Posts
    515 Views
    plainbrokeP
    @briantogo I use MMM-MPlayerit will let you us rtsp if your nest camera supports that. Not my module, just one of 50 + I use on my mirror.
  • MMM-ChameleonWeather extra images

    Unsolved Troubleshooting
    1
    0 Votes
    1 Posts
    406 Views
    B
    How were the chameleon images created? Is it possible to change the colors of the images found under the “frog” folder?
  • Switching the Magic Mirror display on/off

    Unsolved Troubleshooting
    10
    0 Votes
    10 Posts
    4k Views
    H
    @sdetweil Many thanks for the input. I’ll have a tinker when I find a gap and explore the commands and their respective soft switches. Just so that I’m future proof !
  • MMM-NewsFeedTicker

    Unsolved Troubleshooting
    4
    0 Votes
    4 Posts
    4k Views
    S
    @RonR there a bunch of config options not listed in the readme i think showMarquee:false [image: 1754787212070-img_2117.png]
  • Default Calendar Symbols

    Unsolved Troubleshooting default calendar symbols
    4
    0 Votes
    4 Posts
    507 Views
    S
    @almightyyoshi you can always use css .CX3 .symbol { display: none !important; }
  • MMM-Todoist Project ID Conversion

    Unsolved Troubleshooting
    5
    0 Votes
    5 Posts
    2k Views
    mumblebajM
    @OwenLars Unfortunately I am not too familiar with the project and don’t have a TodoIst account to test this myself. Have you logged an issue on the modules Github page? Maybe the author can have a look at it?
  • MMM-WhisperGPD ERRORS

    Unsolved Troubleshooting
    1
    0 Votes
    1 Posts
    692 Views
    A
    Hello everyone. I installed MMM-WhisperGPD but I am keep getting some errors whatever I do. I am not familiar with coding so I am trying everything I find in the web. Below are the errors: 0|mm | [2025-07-28 20:39:44.253] [ERROR] (node:183837) UnhandledPromiseRejectionWarning: Error: PvRecorder failed to initialize. 0|mm | at pvRecorderStatusToException (/home/anthonypi/MagicMirror/modules/MMM-WhisperGPT/node_modules/@picovoice/pvrecorder-node/dist/errors.js:35:20) 0|mm | at new PvRecorder (/home/anthonypi/MagicMirror/modules/MMM-WhisperGPT/node_modules/@picovoice/pvrecorder-node/dist/pv_recorder.js:45:40) 0|mm | at Class.setupAudioRecorder (/home/anthonypi/MagicMirror/modules/MMM-WhisperGPT/node_helper.js:75:22) 0|mm | at Class.socketNotificationReceived (/home/anthonypi/MagicMirror/modules/MMM-WhisperGPT/node_helper.js:44:12) 0|mm | at Socket.<anonymous> (/home/anthonypi/MagicMirror/js/node_helper.js:91:10) 0|mm | at Socket.onevent (/home/anthonypi/MagicMirror/node_modules/socket.io/dist/socket.js:462:26) 0|mm | at Socket._onpacket (/home/anthonypi/MagicMirror/node_modules/socket.io/dist/socket.js:430:22) 0|mm | at /home/anthonypi/MagicMirror/node_modules/socket.io/dist/client.js:214:24 0|mm | at process.processTicksAndRejections (node:internal/process/task_queues:85:11) 0|mm | (Use `electron --trace-warnings ...` to show where the warning was created) 0|mm | [2025-07-28 20:39:44.253] [ERROR] (node:183837) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1) Any help apreciated. Thanks in advance.
  • MMM-IMagesPhotos - setting up caching

    Unsolved Troubleshooting
    7
    0 Votes
    7 Posts
    1k Views
    S
    @Nneuland I posted the property model and the switch name I think you can cut/paste I don’t know what cache value is helpful
  • MMM-ImagesPhotos

    Unsolved Troubleshooting
    11
    0 Votes
    11 Posts
    2k Views
    S
    @starz22 weird i use imagesPhotos myself
  • Google Calendar error during Authorize

    Unsolved Troubleshooting
    2
    0 Votes
    2 Posts
    579 Views
    S
    @RonR i dont know that module. we provide support for google calendars as part of the base package. get the ical format url, public or private and put that in the url: property see the startup config.js which uses a calendarlabs url to get the url open your calendar in a web browser, select the specific source in the left nav, click the 3 dot menu to the right, settings scroll down to sharing, select the ical format url (not embed) or secret url
  • PM2 autostart script not working since last MM update

    Unsolved Troubleshooting
    6
    0 Votes
    6 Posts
    762 Views
    S
    @meshuggahn i have no idea, this directory /run/usr, seems to be related to flatpack, but i have not seen nodejs/npm in flatpack packages
  • MMM-TitanSchoolMenu

    Unsolved Troubleshooting
    5
    0 Votes
    5 Posts
    1k Views
    L
    @chrisfr1976 Thank you! That actually pointed me in the direction of another thing I wanted to solve which was to only show the lunch menu and not the breakfast and lunch menus.
  • MMM-MyStanding not updating within MMM-Carousel

    Unsolved Troubleshooting
    11
    0 Votes
    11 Posts
    3k Views
    S
    @khrusher I don’t know the effect. but given how fast you are cycling with carousel, I don’t think it should matter
  • not updating

    Unsolved Troubleshooting
    7
    1
    0 Votes
    7 Posts
    959 Views
    mumblebajM
    @Eagleyes27 I recently updated the NOAA3 module. You can use my fork which you can find here: NOAA3.
  • Black screen on Surface RT running Raspbian OS (for ARM).

    Unsolved Troubleshooting
    4
    0 Votes
    4 Posts
    547 Views
    S
    @JS999 if you have ssh enabled you can do it over the ssh session
  • Installer scripts on Raspberry Pi Zero 2 W

    Unsolved Troubleshooting
    14
    0 Votes
    14 Posts
    3k Views
    S
    @kribbitykrab if you ran the fixuppm2 script it would have setup MagicMirror to start on boot I made separate scripts for the extra steps used in the installer in case one needed to do it manually, or changed their mind (fox example, didn’t want pm2 at install, but does now) the modules update independently
  • Nudging a Module to different location?

    Unsolved Troubleshooting
    3
    0 Votes
    3 Posts
    437 Views
    plainbrokeP
    @Durahl Here is a little example of What Sam said to do. Not sure what module you are trying to do that with but this will give you the idea of what to tweak in the ctrl+shift+i screen. .MMM-Cocktails { Margin-top: 30px; Margin-left: 140px; Margin-right: 120px; } Hope this makes it a little clearer for you. PS: You can look in the modules css file for the .XXX-XXXXX name to use if you have the same difficulty I do with the window thingy… <— Technical term.
  • MMM-Universal-Pir and cec-client

    Unsolved Troubleshooting
    5
    0 Votes
    5 Posts
    719 Views
    karsten13K
    @MM_Noob @MM_Noob said in MMM-Universal-Pir and cec-client: OK - post the update to include the cec-utils in the build I can confirm it now works… don’t understand, are you talking about this? @MM_Noob said in MMM-Universal-Pir and cec-client: I guess this update will be rolled into the latest release at some point ? which update, which release?
  • Different order in center after Upgrade to 2.32

    Unsolved Troubleshooting
    21
    0 Votes
    21 Posts
    3k Views
    S
    @falter same thing to Me, another ditch I dont need to go into! Lol
  • Open Weather not displaying

    Unsolved Troubleshooting
    10
    0 Votes
    10 Posts
    2k Views
    S
    @khrusher yes, but sometimes modules need refresh when MagicMirror is updated my script does all that too