A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Default Weather Module Stuck on loading.

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

    Solved Troubleshooting
    5
    0 Votes
    5 Posts
    777 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
    6k Views
    S
    @Ypsimm ok, please make sure NOT to use sudo with any MagicMirror commands
  • MMM-ImagesPhotos

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

    Solved Entertainment
    10
    0 Votes
    10 Posts
    702 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
    343 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
    322 Views
    S
    @Getinthegames awesome!!! thanks for the feedback
  • MagicMirror-backup-restore

    Solved Troubleshooting
    7
    0 Votes
    7 Posts
    323 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
    203 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
    1k 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
    221 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
    262 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
    228 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
    2k 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
  • Calendar views load as hidden

    Solved Troubleshooting
    6
    0 Votes
    6 Posts
    250 Views
    M
    I think I found the issue, the scenes section for MMM-CalendarExt2 had an error. I discovered it by explicitly looking at errors in the console (and ignoring the many warnings).
  • MMM-CalendarExt3 Number

    Solved Troubleshooting
    12
    1
    0 Votes
    12 Posts
    680 Views
    S
    @Racing88 as I said, not module developer. That’s how I would have made them different
  • Module spacing from the screen edge

    Solved Troubleshooting
    4
    1
    0 Votes
    4 Posts
    236 Views
    S
    @Racing88 awesome!!!
  • Problem after update Master branch

    Solved Troubleshooting
    9
    0 Votes
    9 Posts
    707 Views
    K
    ok, thank you for you advice. I will use a new card .
  • MMM-AVStock not loading quotes

    Solved Troubleshooting
    11
    0 Votes
    11 Posts
    972 Views
    S
    @ArnoldoB Submitted a pull request to the upstream.