A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Problem with MMM-PhoneDetect

    Unsolved
    6
    0 Votes
    6 Posts
    703 Views
    S
    @plainbroke maybe, add hiddenOnStartup:true, after module: [image: 1720479260407-1000026643.jpg]
  • MMM-Fritz-Box-Callmonitor: Notification formatting

    Unsolved
    31
    0 Votes
    31 Posts
    24k Views
    S
    @rabbit83ka I also see this for background https://arshovon.com/blog/python-background/
  • Apple calendar & server only mode

    Solved
    7
    0 Votes
    7 Posts
    1k Views
    D
    @sdetweil Thanks for the explanation and the help!
  • MMM-Pir bugsounet doesn't switch the screen off!

    Unsolved
    2
    2 Votes
    2 Posts
    406 Views
    bugsounetB
    @Sceetch Hi, just see mode feature in ReadMe File [image: 1720153145977-b90d7c2a-4e53-4073-9f09-70ca9650e8ee-image.png] it depends on the OS used and Raspberry pi version
  • MMM-OpenWeatherMapForecast stopped loading

    Solved
    8
    0 Votes
    8 Posts
    1k Views
    S
    @james1787 fantastic! 2fer… fixes and like more
  • MyScoreboard won't show scores

    Solved
    3
    0 Votes
    3 Posts
    690 Views
    L
    @sdetweil Thank you!
  • MMM-MercedesMe

    Unsolved
    3
    0 Votes
    3 Posts
    350 Views
    B
    @sdetweil said in MMM-MercedesMe: Developer.MercedesMe. Follow below steps: hi Sam, it is the Developer.MercedesMe. Follow below steps: bit that is the problem. when i go into the site won’t let you create the api
  • openweatherforcast (Tom Hirschberger)

    Unsolved
    2
    1
    0 Votes
    2 Posts
    252 Views
    S
    @Sceetch I do not know exactly… BUT you can find it yourself via the developers window see this post for how to do that … it probably is marked align right… https://forum.magicmirror.builders/topic/14862/help-with-a-couple-css-issues/2?_=1719760745113
  • loading MMM-OpenWeatherForecast

    Unsolved
    8
    0 Votes
    8 Posts
    757 Views
    S
    @Sceetch then I am confused too
  • MMM-MealieMenu Fetch Error

    Solved
    30
    0 Votes
    30 Posts
    10k Views
    zanixZ
    @WallysWellies Are you running MM and Mealie on the same computer? And do you have the MMM-Mealie URL set as localhost? If so, try changing the MMM-Mealie URL to the IP address of the computer it’s running on.
  • Calendarext3

    Solved
    3
    0 Votes
    3 Posts
    354 Views
    S
    thx for solving the problem :). Remove positon works . thank u
  • MMM-CalendarExt2 not working

    Unsolved
    8
    0 Votes
    8 Posts
    2k Views
    V
    @BKeyport Hello. Thank you very much for the hint about the module. I installed it and am using it. Please tell me how I can increase the font size in the name of the month and numbers. Thank you in advance!
  • Difficulty getting MMM-Transitfeed working

    Solved
    31
    0 Votes
    31 Posts
    6k Views
    UncleRogerU
    How to get MMM-transitfeed working on a new installation of MagicMirror (based on @sdetweil’s assistance) These are the steps I went through to get the module working after encountering version mismatch errors: Note that I was starting with a clean install of Raspberry PiOS. I made no changes prior to the steps outlined below: First, I installed MagicMirror using Sam Detweil’s script: bash -c "$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/raspberry.sh)" Next, I installed the transitfeed module: { cd ~/MagicMirror/modules git clone https://github.com/bnitkin/MMM-transitfeed.git } Then this reset the libraries: { cd ~/MagicMirror rm -rf node_modules git checkout package.json git checkout package-lock.json npm run install-mm } I installed the electron rebuild package: npm install @electron/rebuild Next, I reset the module info: { cd ~/MagicMirror/modules/MMM-transitfeed rm -rf node_modules git checkout package.json git checkout package-lock.json npm install } At this point, I installed gtfs: { cd ~/MagicMirror/modules/MMM-transitfeed npm install gtfs } And lastly, I rebuilt sqlite3: { cd ~/MagicMirror/modules/MMM-transitfeed ../../node_modules/.bin/electron-rebuild } Here I added the default config from the module’s github page to my config.js and started the mirror. It worked! Many thanks to Sam for his patience, knowledge, and caring assistance.
  • move module

    Unsolved
    2
    0 Votes
    2 Posts
    351 Views
    S
    @benoit73 magic mirror has a border defined around the screen it is defined in css/main.css --gap-body-top: 60px; --gap-body-right: 60px; --gap-body-bottom: 60px; --gap-body-left: 60px; you can override this in custom.css see https://forum.magicmirror.builders/post/2053
  • ERROR 404 Telegrambot EXT

    Unsolved
    4
    0 Votes
    4 Posts
    792 Views
    S
    @sdetweil I understand that but I made a post over 20 hours ago with no response so I came to this forum looking for help. Has anyone else encountered a similar issue to this one stated above?
  • Weather module only show current temperature and Feels like

    Unsolved
    1
    1
    0 Votes
    1 Posts
    146 Views
    J
    Is there any way to set up the weather module so it only shows the current temperature and “Feels like”? See the attached. Thanks! I got close but I still see “Wind speed”. [image: 1719323507300-screenshot-2024-06-25-at-08.47.10.png]
  • Trying to hide EXT-Spotify from showing

    Unsolved
    3
    0 Votes
    3 Posts
    249 Views
    S
    @BKeyport thank you
  • MMM-GoogleMapsTraffic failing

    Solved
    3
    0 Votes
    3 Posts
    457 Views
    L
    I’ve resolved it. Google wanted my credit card number :) for API. It works now
  • module weather

    Unsolved
    4
    0 Votes
    4 Posts
    484 Views
    S
    @KristjanESPERANTO good catch!
  • MMM-CalendarExt3 and MMM-CalendarExt3Agenda => Symbol increase

    Solved
    3
    0 Votes
    3 Posts
    478 Views
    V
    @MMRIZE Thanks a lot Works perfect