A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Time + Date content changes when viewed over tailscale

    Solved
    9
    0 Votes
    9 Posts
    1k Views
    J
    @sdetweil – True. I usually setup my Raspberry Pi servers with vnc enabled, but it’s been a while so I appreciate the reminder.
  • SD Card Full - Can't Install New Modules

    Solved
    4
    0 Votes
    4 Posts
    732 Views
    S
    @robertybob awesome backup/backup/backup
  • MMM-ClosestFlight stuck at "Checking the airspace...."

    Unsolved
    3
    0 Votes
    3 Posts
    703 Views
    S
    @Richard238 supported is in github, all modules are as is, MAYBE someone will know, or be able to fix
  • MM shifts to the right about 1cm after it loaded

    Unsolved
    2
    1
    0 Votes
    2 Posts
    512 Views
    S
    @Johanba said in MM shifts to the right about 1cm after it loaded: custome.css that is a typo, yes?? custom.css also, see the developers window elements tab see the second link in my signature below this may help you identify where the left margin padding is coming from
  • MMM-WeatherBackground crashing?

    Unsolved
    7
    0 Votes
    7 Posts
    1k Views
    M
    @sdetweil I’ll probably do that then… Still haven’t found the solution tho :(
  • Mirror Freezing

    Solved
    14
    1 Votes
    14 Posts
    3k Views
    plainbrokeP
    @sdetweil @karsten13 Found It ps ux | awk '{if($8=="Z") print}' pi 1170 0.0 0.0 0 0 ? Z 16:36 0:00 [xsettingsd] <defunct> What is xsettingsd? Should x11 be running with wayland ? Seems like a duplicated background app running or do they not do basically the same thing.? I did kill the 1166 which turned out to be the parent of the 1170 xsettingsd Mirror restarted I assume due to PM2 being involved. It restarted MUCH faster than normal. The MMM-Snow is running smoother. I guess only time will tell.
  • Bridging the gap... LIRC -> Magic Mirror / Pages control using MMM-Remote-Control

    Solved
    9
    0 Votes
    9 Posts
    1k Views
    S
    @BKeyport dang computers are SO picky yes ViewNotification
  • Default Calendar customEvents color

    Unsolved
    7
    0 Votes
    7 Posts
    1k Views
    S
    @Sebi76-0 of the properties you showed only url is inside a calendar object
  • MM always black screen with cursor

    Solved
    20
    0 Votes
    20 Posts
    4k Views
    S
    @nowayto yes, the doc mentions this, and if you had set showQR:true it would have displayed a message about localhost [image: 1740611667306-img_0800.png]
  • Mirror films/glass/acrylic

    Unsolved
    6
    0 Votes
    6 Posts
    1k Views
    S
    @blank2014 yes, the technology is different, but i doubt anyone has done that. i haven’t seen mirror, but have seen angle sensitive screen covers on phone
  • Issue with latest build of Karsten’s docker labwc container?

    Solved
    3
    0 Votes
    3 Posts
    1k Views
    karsten13K
    fixed now, you can restart the pi (it will need some time to pull the new image before working) or cd /opt/mm/run docker compose pull docker compose up -d
  • Help with MMM-ModuleSchedule - not hiding

    Unsolved
    11
    0 Votes
    11 Posts
    3k Views
    S
    @cheminge also, what is the default behavior if the module(s) are not in the ‘current’ timeframe? or not in any schedule?
  • Google Tasks 'client_secret' of 'this.credentials.installed' as it is undefined.

    Solved
    13
    0 Votes
    13 Posts
    3k Views
    S
    @torafadora maybe change the paths to ‘modules/MMM-GoogleTasks/…filename’ as the module is executed w MagicMirror running in the MagicMirror folder
  • CalendarExt3 - Event transformer wildcard

    Solved
    15
    0 Votes
    15 Posts
    3k Views
    S
    @BKeyport ah, but description is an optional field
  • Magic Mirror - Auto-Update ?

    Solved
    9
    0 Votes
    9 Posts
    1k Views
    R
    @sdetweil THANKS to YOU for your huge effort here in this place! Ralf
  • Script to stop MagicMirror

    Solved
    3
    0 Votes
    3 Posts
    730 Views
    N
    @sdetweil , yes it was startet under the wrong User. Now it is working. Thanks :)
  • DIY Module Displays Nothing

    Solved
    14
    0 Votes
    14 Posts
    2k Views
    H
    It was the fade! when I switch the fade to 0, even the refresh of 1 seconds works and displays perfectly. @sdetweil you are brilliant! Thank you!
  • Help with upgrading to 2.30.0

    Unsolved
    6
    0 Votes
    6 Posts
    3k Views
    S
    @mvrlogins yes, doing test run. because your (all of you) MagicMirror systems have been built and are important to you, i am very cautious about making changes. we update MagicMirror 4 times a year, i dont need to crash your system every time!! so upgrade is a 2 part process also, many users, not yet knowing the system design, change MagicMirror files which should not and do not need to be modified. but IF modified, the update will fail unless forced AND your changes (which you may not remember) will be lost 1st is test, make no changes if all goes well 2nd pass, actually DO the upgrade, same command, with an additional parameter , apply there is a second copy/paste line in the doc for this you only did pass 1, test mode
  • [ERROR] Cannot access 'config' before initialization

    Unsolved
    4
    0 Votes
    4 Posts
    621 Views
    T
    @sdetweil I am not using the MMM-RemoteControl. The only other modules I have so far is Nest-Status and Screencast. Changing the module config language to ‘false’ allowed the program to launch and everything is functional now. It is just using the module default now. Thanks for the help!
  • Cannot find module 'undici' - 'npm install' doesn't work

    Solved
    17
    0 Votes
    17 Posts
    9k Views
    S
    he had nvm installed too, conflicts with n ( nodejs version of nvm)