A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • MMM-GoogleKeep / MMM-MicrosoftToDo / MMM-GoogleTasks

    Solved
    4
    1
    0 Votes
    4 Posts
    677 Views
    S
    @svenpisa said in MMM-GoogleKeep / MMM-MicrosoftToDo / MMM-GoogleTasks: the MM no longer starts can you show the messages from npm start? if you use pm2 do pm2 stop all then cd ~/MagicMirror npm start ctrl-q to stop MM if it comes up ctrl-c to stop it if not
  • MMM-Formula1 no API and no race data

    Unsolved
    9
    0 Votes
    9 Posts
    1k Views
    AssassinsA
    @JerryP You can generate a link from this site : https://f1calendar.com
  • MMM-SpaceLaunchNow

    Unsolved
    1
    1 Votes
    1 Posts
    183 Views
    W
    Has suddenly stopped working -has the API changed
  • CalendarExt2 - How to scroll daily view

    Unsolved
    2
    0 Votes
    2 Posts
    181 Views
    N
    This css solved my problem: .region.top.right .module-content{ overflow-y:scroll; scrollbar-width: none; height:1000px; }
  • MMM-GoogleCalendar Not Loading

    Unsolved
    16
    0 Votes
    16 Posts
    6k Views
    S
    @sdetweil You’re incredible, it worked straight away. Thank you very much for the quick help. The calendar is working again, Netatmo is still causing problems, but first I’ll see if I can find what the problem is. Thanks again
  • [MMM-Remote-Control] Can not access remote control module

    Moved
    76
    0 Votes
    76 Posts
    65k Views
    W
    @Mykle1 said in [MMM-Remote-Control] Can not access remote control module: Thank you so much, also from my side! I spent hours to look for the mistake and it was again the wrong written “address”
  • MMM-CalendarExt3 color formatting

    Solved
    15
    0 Votes
    15 Posts
    5k Views
    S
    @jlward73 many times the content pasted into the forum does not use a code wrapper. when this happens, the content is assumed to be word processing ( ms word or like), and the double and single quotes are changed to match (curved) zoom in on these two sets of quotes ’ " "' JavaScript uses text mode, (quotes are vertical not curved) and freaks out when encountering the word processing quotes, as they don’t match anything expected.
  • calendar (icloud) not loading after last MM Update

    Solved
    18
    0 Votes
    18 Posts
    4k Views
    S
    @sdetweil I tried it but these error messages appear. I even completely reinstalled MM, the message you see below comes after I enter the command [image: 1709075880038-fa0be7de-1741-4cb1-a7c9-0bab0b7e5a40-grafik.png]
  • MMM-CalendarExt3 show color

    Solved
    12
    0 Votes
    12 Posts
    4k Views
    G
    @MMRIZE ahhhh, the children thank you very much.
  • Netatmo

    Unsolved
    7
    0 Votes
    7 Posts
    807 Views
    KristjanESPERANTOK
    You are using a very old fork from RaymondMolenaar. I recommend that you switch to the original (and active maintained) module from CFenner: https://github.com/CFenner/MMM-Netatmo
  • MMM-Countdown

    Solved
    7
    1
    0 Votes
    7 Posts
    911 Views
    S
    @rudiau you find the post that provides the answer, and in the bottom right corner are 3 dots. click that and select Mark this post as the correct answer [image: 1708951570684-screenshot_20240226_054506_chrome.jpg]
  • MMM-text-clock fullscreen

    3
    0 Votes
    3 Posts
    632 Views
    G
    @Fozi have you figured out how to change the color of the bright font?
  • Calendar / CalendarExt3 Font-Color and Symbol

    Unsolved
    13
    0 Votes
    13 Posts
    11k Views
    S
    @MMRIZE Awesome!!! It’s awesome!!! Thank you very very much. It works perfectly. Since I use both CalendarExt3 and CalendarExt3 Agenda, I have stored the key lines and if lines in both modules in the config. For all-day events, the symbols are displayed in the calendar, but not in the agenda. And only for all-day events. But I don’t care. I’m happy. Just in case you want to make an improvement here or I have made a mistake!!! So thank you very much. I will post my project soon in the forum under “Show my Mirror” incl. all information from the config and custom. Maybe someone will be interested… :-)
  • screen Blanking not working on Raspberry Pi 2

    Solved
    9
    0 Votes
    9 Posts
    3k Views
    S
    @did awesome!! thanks for the feedback
  • 0 Votes
    2 Posts
    508 Views
    G
    @SaltyRiver did you find a solution to this? I’m having the same issue. I have one rain drop on the far left, the screenshot shows rain all over the screen; the css file only has it 7px of the left margin.
  • Notification Timer none dosent work

    Solved
    18
    0 Votes
    18 Posts
    4k Views
    S
    @fischi87 one could always submit an enhancement request issue to the MM github page…
  • How to correctly configure the calendar module

    Solved
    5
    0 Votes
    5 Posts
    1k Views
    S
    @Feedy88 that is the existing code. only for fullDayEvent.
  • Calendar - Wrong times after switching to winter time

    7
    1
    0 Votes
    7 Posts
    970 Views
    S
    @h_vestbo where, which geography?
  • MMM-OpenWeatherMapForecast Doesn't display imperial units

    21
    0 Votes
    21 Posts
    7k Views
    J
    @kayakbabe - thanks for letting me know. I will keep an eye on the one I am using and if I see issues, will try the other one.
  • MMM-PIR

    Unsolved
    8
    0 Votes
    8 Posts
    1k Views
    S
    @eyesallin in the node_helper.js browsers cannot access the system directly. the node_helper is the mm solution for that