A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Calvin and Hobbs

    Unsolved
    3
    0 Votes
    3 Posts
    752 Views
    G
    I am having the same issue as well. @mdiorio was able to fix it last time this happened in this thread but we’ll have to wait for an update. https://forum.magicmirror.builders/topic/11844/mmm-calvinandhobbes
  • MMM-PublicTransportHafas - Error when loading - DeparturFetcher.mjs

    Unsolved
    43
    0 Votes
    43 Posts
    11k Views
    V
    Hey together, it is working now. The last bug was a known issue. link Issue 193 Thanks all for helping to fix my problem!
  • CalendarExt3 custom css not working?

    Solved
    3
    1
    0 Votes
    3 Posts
    567 Views
    S
    Thank you,
  • MMM-CalendarExt3 shows both start and end time. How to stop showing end time.

    Solved
    7
    1
    0 Votes
    7 Posts
    1k Views
    E
    @bobbylx Thanks for your help. I did not use your config.js recommendation because it just looks like you are converting celsius to fahrenheit. I did use the custom.css lines and it worked great. Thanks again.
  • Location display of weather module is incorrect

    Solved
    4
    2
    0 Votes
    4 Posts
    687 Views
    S
    @EngrAg81 always look at the pinned topics in the troubleshooting section, as i post topics that most users might experience as each release rolls in
  • V2.31.0 unable to start

    Unsolved
    29
    0 Votes
    29 Posts
    8k Views
    S
    @rkorell oops, never can remember when i need to use underscore vs dash! thanks for the catch!
  • Error when updating MagicMirror

    Solved
    3
    0 Votes
    3 Posts
    604 Views
    B
    Thank you! This worked.
  • 0 Votes
    5 Posts
    520 Views
    Q
    @sdetweil Thanks for the info. I have no idea why this worked, but after clearing the journals, the thing started working as expected. I changed the fetch frequency back to once every 10 minutes, and it seems happy for now. Will do some more testing and will let you know
  • Module stuck on loading?

    Unsolved
    11
    0 Votes
    11 Posts
    2k Views
    S
    @croc_dad72 can you install MMM-LogExt or MMM-Logging to send the browser logs to npm start logs, so we have them in one place
  • Docker install on synology nas

    Solved
    18
    0 Votes
    18 Posts
    5k Views
    P
    I fixed it and now MM is running in docker on my synology diskstation. I had to insert user: root in the compose file. It is working fine.
  • MMM-OctoMonV2

    Unsolved
    6
    0 Votes
    6 Posts
    645 Views
    B
    @sdetweil thanks appreciate the help. Ill have to connect the Keyboard tomorrow, so will reply again… thanks again
  • MMM-OpenWeatherForecast bigger fonts and icons

    Unsolved
    5
    0 Votes
    5 Posts
    878 Views
    S
    @briantogo see the second link in my signature below on how to use the developers window elements tab to discover and test css styles
  • Where did the sandbox fix go?

    Solved
    3
    0 Votes
    3 Posts
    1k Views
    J
    @sdetweil thank you so much!
  • v2.22.0 | default calendar: no symbols with customEvents

    Solved
    29
    0 Votes
    29 Posts
    17k Views
    J
    Just an fyi if anyone is trying to use customEvents to alter symbols and color for a pay day event in your calendar… ask your wife not to use “$$$” as the title of the event for it. After hours of messing with the config I figured out that will alter the symbol and color for ALL events… Hopefully someone sees this and it saves them hours of frustration, especially for those of us less “coding-capable”.
  • MMM-calenderext3

    Solved
    11
    2
    0 Votes
    11 Posts
    2k Views
    T
    @sdetweil I got it all figured out thank you. I went back to just the basics. So now I’ll go back in adding one thing at a time.
  • MMM-AccuWeatherForecast

    Unsolved
    3
    2
    0 Votes
    3 Posts
    386 Views
    T
    @sdetweil I don’t recall I would have to pull up the original config. I might have added it trying to fix the temps.
  • Update Master Branch

    Unsolved
    19
    0 Votes
    19 Posts
    3k Views
    R
    @sdetweil :-) Dear Sam, for all of your effort and all of your deep knowledge, all the kindness you are constantly showing for me you ARE the Master Mind! THANKS for all of this! Ralf
  • Issue with MMM-Config

    Unsolved
    7
    0 Votes
    7 Posts
    1k Views
    S
    @Johanba did you get this resolved?
  • 0 Votes
    15 Posts
    12k Views
    D
    @sdetweil In case for some reason it’s helpful, I’ve reviewed the contents of /boot/config.txt from my two devices (4B gets errors, 2B does not). In 2B, not in 4B: #dtoverlay=vc4-kms-v3d # see https://forums.raspberrypi.com/viewtopic.php?p=1507622#p1507247 dtoverlay=vc4-fkms-v3d In 4B, not in 2B: dtoverlay=vc4-kms-v3d # Run in 64-bit mode arm_64bit=1 [cm5] dtoverlay=dwc2,dr_mode=host
  • Electron error: Cannot find module 'envsub'

    Solved
    10
    0 Votes
    10 Posts
    4k Views
    S
    @hecaru yes, and IF you use my upgrade script, it will handle that for you… same place as the install script