A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Netatmo module will not shown

    Solved
    40
    0 Votes
    40 Posts
    5k Views
    kusselinK
    @sdetweil thanks a lot sam…i found it self …best man sam :-)
  • 0 Votes
    12 Posts
    1k Views
    S
    @briantogo awesome!!
  • Modul MMM-GoogleTasks

    Unsolved
    2
    0 Votes
    2 Posts
    195 Views
    S
    @Future.Mirror are those list names in your google tasks cloud? or are they in your MagicMirror config for this module?
  • Camera on screen

    Unsolved
    3
    0 Votes
    3 Posts
    299 Views
    M
    @sdetweil i’m using a pi cam v2 and i have tried using the camera modules from the 3rd party modules it only display a black screen on the magic mirror but it opens a different tab for the camera
  • Modul SQL Problem mit Variable

    Solved
    5
    0 Votes
    5 Posts
    296 Views
    R
    @chris47803 :-)
  • MMM-GoogleMapsTraffic

    Solved
    10
    0 Votes
    10 Posts
    1k Views
    C
    @kmanne Hi, I’ve just updated the code to a more robust solution with more log entry. Use git pull in the MMM-GoogleMapsTraffic-module folder. Check if it works for you. Check the console logs of any issues.
  • MMM-GoogleTasks invalid_grant

    Unsolved
    3
    0 Votes
    3 Posts
    510 Views
    K
    @alexio215 The OAuth client was deleted.
  • MMM-Homeassistant-sensors doesn't work anymore, recommended alternative.

    Solved
    5
    0 Votes
    5 Posts
    382 Views
    F
    Thanks. Renaming the folders worked fine.
  • MMM-Carousel; Two of the Same Module?

    Solved
    13
    0 Votes
    13 Posts
    3k Views
    S
    @dathbe my MMM-Config module doesn’t understand the carouselId inside the module config. . just cause you CAN code it doesn’t mean you should
  • Calendar EXT3 not displaying either local or remote

    Solved
    5
    0 Votes
    5 Posts
    348 Views
    K
    @sdetweil MM reinstall seems to have worked Now to set it up properly Thanks
  • weather app displayed time incorrect

    Solved
    3
    1
    0 Votes
    3 Posts
    187 Views
    K
    @sdetweil Ah!!! Thanks. That makes sense
  • Nextcloud calendar error

    Unsolved
    15
    0 Votes
    15 Posts
    2k Views
    S
    @theaddies said in Nextcloud calendar error: maximumEntries: 5, if you try 100 instead of 5 does it make a difference?
  • Has anyone been able to get MMM-PetFinder to work?

    Unsolved
    12
    0 Votes
    12 Posts
    2k Views
    S
    @KristjanESPERANTO we dont test with uplevel npm. and try to stay in sync w the level of node we test on this just adds to the complexity of support
  • Monitor Showing no HDMI signal

    Unsolved
    7
    0 Votes
    7 Posts
    455 Views
    T
    hey @sdetweil I realized my raspberry pi was going to sleep so I turned it off and I think it works now. Thank you for your help
  • How can I make sure that a third-party module (MMM) is safe to use?

    Unsolved
    4
    0 Votes
    4 Posts
    417 Views
    S
    @BKeyport i know, didn’t want to go down that rat hole i proposed some module standards, (based on that experience) no minified code, so that bad actors cant hide. there are currently only 7 modules w minified code, but they were all generated from typescript source. so minified in that case is unimportant. we dont have a way to enforce any such standards makes me think of some vault to keep things from disappearing too
  • How can I limit the width of a module that's crossing over from left to right?

    Unsolved
    11
    0 Votes
    11 Posts
    2k Views
    S
    @rkorell i didnt introduce it, in html [image: 1743359737608-img_0895.png]
  • MMM-CalendarExt3 and MMM-MonthlyCalendar blank

    Solved
    56
    0 Votes
    56 Posts
    11k Views
    S
    @Scott-M woohoo… thanks…
  • MMM-CalendarExt3Agenda - Two questions

    Unsolved
    19
    1
    0 Votes
    19 Posts
    3k Views
    S
    @Kelemvor pastDaysCount is an advisory to other modules. they dont have to honor it we send all the events, there was a bug in clipping, i ‘fixed’ for 2.30, but made it worse. the temp fix removes clipping on past events maximum days sets the range to view in cal, default 365 days
  • default calendar fetching issues

    Solved
    21
    0 Votes
    21 Posts
    4k Views
    S
    @nowayto if pm2 is being used, its JOB is to keep the app running so the pm2 restart seems odd as if the app was ended , ctrl-q pm2 would do restart already
  • Weather module doesn't load

    Solved
    11
    0 Votes
    11 Posts
    1k Views
    S
    @karsten13 i guess i haven’t looked at the sample in a while