A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Unable to change pages using MMM-page-indicator

    Solved Troubleshooting
    9
    0 Votes
    9 Posts
    566 Views
    S
    @British_Kiwi I do not know how without sending a notification
  • MagicMirror OS - Modules`

    Solved Troubleshooting
    5
    0 Votes
    5 Posts
    296 Views
    S
    @wildbi111 good work! AND it depends on how the docker implementation wants to place it
  • Calendar Module not working as expected

    Solved Troubleshooting
    4
    1
    0 Votes
    4 Posts
    534 Views
    S
    @Gherry very interesting ! I have not seen a replacement value not be used before.
  • MMM-JAST stopped updating a couple of days ago.

    Solved Troubleshooting
    26
    0 Votes
    26 Posts
    3k Views
    S
    @vgardenn cool. We’ll fix that The MagicMirror install doc says [image: 1768964087898-img_4726.png]
  • pages

    Solved Troubleshooting
    15
    0 Votes
    15 Posts
    1k Views
    S
    @videogame95 loading means the module is waiting for data to display, but it has not arrived. Can you look in the output where MagicMirror is started Npm start or using pm2 If using pm2, then the command pm2 logs —lines=xxx Where xxx is the number of most recent lines of output, default 15. So you may need xxx to be 100 or more
  • Default Weather Module Stuck on loading.

    Solved Troubleshooting
    28
    0 Votes
    28 Posts
    3k Views
    F
    @sdetweil fantastic. Thanks again for all the help!!
  • Error installing MMPM

    Solved Troubleshooting
    5
    0 Votes
    5 Posts
    1k Views
    B
    That error is actually a ‘safety feature’ of the newer Raspberry Pi OS. Since they started protecting the system Python environment, you can’t just use pip install globally anymore. The easiest way around this is to use pipx. Try running these two commands- sudo apt install pipx pipx install mmpm This installs MMPM in its own little ‘bubble’ so it doesn’t mess with the rest of your Pi’s system.
  • [MMM-Remote-Control] Cannot GET /remote.html

    Solved Troubleshooting
    17
    0 Votes
    17 Posts
    7k Views
    S
    @Ypsimm ok, please make sure NOT to use sudo with any MagicMirror commands
  • MMM-ImagesPhotos

    Solved Troubleshooting
    10
    0 Votes
    10 Posts
    1k Views
    S
    @Ray awesome!!!
  • MMM-MovingPortrait

    Solved Entertainment
    10
    0 Votes
    10 Posts
    2k Views
    plainbrokeP
    @robertybob I missed the part about AI… I am old and do not understand AI crap, nor do I care to learn about it… So I am just going to remove the module and call it a day. Thanks so much for your super helpful words… @fischi87 Thank you for your help. This is beyond my current abilities… I made a 5 second mp4 file that plays in vlc just fine but will not work with the module… Like i told the fella above, I think this is above my abilities. Looks like a fun module… I will close this as solved. I am not capable.
  • MMM-Universal-PIR - ‘GPIOcommand exited with error!'

    Solved Troubleshooting
    7
    0 Votes
    7 Posts
    869 Views
    karsten13K
    @smegbadger said in MMM-Universal-PIR - ‘GPIOcommand exited with error!': It never occurred to me the container would update things unannounced! the container does not update things on your host, but the container itself is running debian and (if you are using karsten13/magicmirror:latest) the debian version of the container image switched from bookworm to trixie …
  • Switch Months - MMM-CalendarExt3 -

    Solved Troubleshooting
    8
    1
    1 Votes
    8 Posts
    539 Views
    S
    @Getinthegames awesome!!! thanks for the feedback
  • MagicMirror-backup-restore

    Solved Troubleshooting
    7
    0 Votes
    7 Posts
    514 Views
    R
    @sdetweil resolved in less than 24 hours :-) This is “responsive” ! Thanks again! Ralf
  • Way to change horizontal or vertical tiling for regions?

    Solved Feature Requests
    3
    0 Votes
    3 Posts
    779 Views
    J
    @sdetweil That does work. Looking back, I did try that, but I wonder if maybe I had a typo in the region name or something. Makes things side-by-side as you say (for my usage with upper_third region): .region.upper.third .container { flex-direction: row; } Thanks, as always, for all the hard work and all the kind help!
  • MMM-RAIN-MAP

    Solved Troubleshooting
    18
    0 Votes
    18 Posts
    3k Views
    I
    Just a question, maybe already answered, is there a way to pay for a better api access at rainviewer.com and implement into the rain-map module ?
  • Universal-PIR - ‘GPIOcommand exited with error'

    Solved Troubleshooting
    3
    0 Votes
    3 Posts
    504 Views
    K
    @karsten13 Thank you for your advice. To my shame, I must admit that I did not read the readme.md file. Yes, after reinstalling I am using Trixie and I have to use the gpiomon V2 So with gpiomon -e rising -c 0 17" it works Thank you again
  • Currency exchange

    Solved General Discussion
    5
    1 Votes
    5 Posts
    424 Views
    D
    @lif Thank you very much, I didn’t think of such a solution, even though I work a lot with Gemini. It generated a module, but I can’t test it until tomorrow!Thank you very much, I didn’t think of such a solution, even though I work a lot with Gemini. It generated a module, but I can’t test it until tomorrow!
  • MagicMirror crash core.xxxx

    Solved Troubleshooting
    5
    0 Votes
    5 Posts
    442 Views
    S
    @htilburgs and you can erase the core files
  • MMM-Pages module all showing on one page

    Solved Troubleshooting
    26
    0 Votes
    26 Posts
    3k Views
    S
    @hahawoooooo it’s amazing what our minds see, even when it’s wrong! Glad you found it!!
  • 0 Votes
    15 Posts
    2k Views
    S
    @Mathes75 can you find the message that best explains the fix, click the 3 dots to the right and select Mark this post as the correct answer