A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • MMM-CalendarExt3 24hr time

    Solved
    6
    0 Votes
    6 Posts
    931 Views
    S
    @siujd2001 awesome
  • Issue with MMM-GoogleTrafficTimes: Google Traffic Module

    Solved
    11
    0 Votes
    11 Posts
    1k Views
    H
    Could be a faulty installation… At the 3rd Party Modules page on GitHub you’ll find 2 different versions of the MMM-GoogleTrafficTimes module; an old one from pjestico and a newer one from Jacopo1891. I couldn’t get the Jacopo1891 version working, so I tried the pjestico version (on MacOS), and got the following error at installation: npm ERR! Your cache folder contains root-owned files, due to a bug in npm ERR! previous versions of npm which has since been addressed. npm ERR! npm ERR! To permanently fix this problem, please run: npm ERR! sudo chown -R 501:20 "/Users/harriev/.npm" It fixed the problem indeed, the module worked fine afterwards. Then, I removed the old module, installed the Jacopo1891 version and that worked as well.
  • MMM-GoogleAssistant error when trying to get reponse?

    Unsolved
    7
    0 Votes
    7 Posts
    981 Views
    A
    @sillen can you tell me where the forum is? I can’t find it anywhere.
  • MMM-Pir Monitor stays black instead of turning off completley

    Solved
    6
    0 Votes
    6 Posts
    721 Views
    bugsounetB
    @Che I am touched by your “thank you” in French! Happy use, @bugsounet
  • Calendar doubling events- Calendar & Calendar EXT3

    Solved
    20
    0 Votes
    20 Posts
    3k Views
    S
    @MMrustykayn66 we worked this offline He ended up w 2 instances of calendar module 1 for ext events past and future 1 for short list of this week’s next 10 events And the updated calendar module in test
  • MMM-CalendarExt3 - How do I get more weeks in mode: "weeks"

    Solved
    4
    0 Votes
    4 Posts
    547 Views
    S
    @MMrustykayn66 MagicMirror is case sensitive
  • MMM-DynamicWeather Failed getting api: 401

    Solved
    21
    0 Votes
    21 Posts
    4k Views
    S
    @JohnGalt awesome! computers are very picky!
  • All Google Modules Down?

    Unsolved
    1
    1
    0 Votes
    1 Posts
    336 Views
    L
    I have been using MM since… uh… at least 2016 building and rebuilding many times. However, at some point this week, I noticed all of my modules that use Google info (mail, calendar, and MMM-MyCommute) have all disappeared from my MM. This is what I get from the logs. [image: 1731234057315-google-log.jpg] Any idea what’s causing this or what I can do to fix it?
  • How can I increase the font size for some modules?

    Unsolved
    5
    1
    0 Votes
    5 Posts
    2k Views
    S
    @schrecki css is a tricky beast, some settings are inherited by smaller components , some not. there is no single setting that works for all i don’t know the exact answer for any module but you can find it by using the developer window elements tab see the second link in my signature below one key thing to know is the css stuff you need to add to custom.css the stuff before the { is the selector clause it ‘selects’ the elements the stuff inside the {} will be applied to . (dot) means classname # means id value no prefix means an html tag name div, p, table... i use this cheatsheet site https://www.w3schools.com/cssref/css_selectors.php they have changed it to group the types, so you have to look thru the types
  • MMM-GoogleAssistant Gateway big update = big error = big trouble = ):

    Solved
    9
    0 Votes
    9 Posts
    1k Views
    S
    Hey evryone I fixed the problem with alot of reinstalling and then removing the gateway module
  • MMM-OpenmapWeather - Weather still loading

    Solved
    13
    1
    0 Votes
    13 Posts
    3k Views
    S
    @chris1971 yes, I saw your post
  • MMM-Face-Reco-DNN , Blank Screen error

    Solved
    11
    0 Votes
    11 Posts
    900 Views
    S
    @N3UR0515 you would use profileswitcher if you had something else advising which profile to use and nothing else doing that function facereco is doing it all
  • Default Calendar Custom Events

    Solved
    11
    0 Votes
    11 Posts
    3k Views
    S
    @doogy_rev and transform is supported from the doc [image: 1730347688662-img_0424.png]
  • MM won't start after upgrading to 2.29.0

    Solved
    15
    0 Votes
    15 Posts
    3k Views
    S
    @JohnGalt fabulous!!
  • Any slideshow / wallpaper modules that can pull from OneDrive?

    Solved
    8
    0 Votes
    8 Posts
    2k Views
    F
    @artemisjack I got it to work by creating an album for the module to use and specifying it in the config. It does take a few min to search and load the photos. config: { albums: [ “MagicMirror” ],
  • MMM-CalendarExt3 - Calendar module. Hide calendar

    Solved
    5
    0 Votes
    5 Posts
    919 Views
    M
    Worked fine! Sometime the easiest way is the best solution. Thanks!
  • MMM-CalendarExt3 - misalignment "showmore" - counter

    Unsolved
    1
    1
    0 Votes
    1 Posts
    225 Views
    L
    Hi Hope you can help me. When using the option “showMore” the counter - number is misaligned to the corresponding cell as shown in the screenshot. I tried several adjustments, but nothing helped. How can I fix this misalignment? [image: 1730187296097-calendarext3_showmore.jpeg] Thanks in advance for your help.
  • MMM-CalendarExt3 Not showing on some clients

    Solved
    8
    0 Votes
    8 Posts
    1k Views
    S
    @odin_greythorn awesome. glad you could update without having to drag in any conflicting changes
  • MMM-mvgmunich stopped working

    Solved
    3
    0 Votes
    3 Posts
    447 Views
    KristjanESPERANTOK
    Seems the API isn’t available anymore. MMM-MVVWiesty seems to be an active alternative.
  • Call for testers, updated calendar module

    Solved
    6
    0 Votes
    6 Posts
    909 Views
    evroomE
    @sdetweil Will follow up in the “Cant use showEnd icloud cal” topic then.