A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Calendar doubling events- Calendar & Calendar EXT3

    Solved
    20
    0 Votes
    20 Posts
    2k 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
    292 Views
    S
    @MMrustykayn66 MagicMirror is case sensitive
  • MMM-DynamicWeather Failed getting api: 401

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

    Unsolved
    1
    1
    0 Votes
    1 Posts
    111 Views
    lucallmonL
    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
    991 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
    551 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
    2k Views
    S
    @chris1971 yes, I saw your post
  • MMM-Face-Reco-DNN , Blank Screen error

    Solved
    11
    0 Votes
    11 Posts
    496 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
    1k 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
    2k 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
    464 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
    109 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
    626 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
    228 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
    467 Views
    evroomE
    @sdetweil Will follow up in the “Cant use showEnd icloud cal” topic then.
  • MMM-Pir toggling

    Solved
    22
    0 Votes
    22 Posts
    1k Views
    S
    @ttt126 ok… two things… when posting config or logs info in the forum, please use the code-block wrapper to use paste the text you want to post, blank line above and below select the text you just pasted hit the </> button above the editor to add the wrapper on linux, you can specify the program to launch to execute a ‘script/program’ you do this by adding a special first line #!/path_to_executable/programname so in your case from a terminal window do which python3 the which pgm returns the full path to the 1st instance of the program specified as located along the path . on my desktop that is which python3 /home/sam/anaconda3/bin/python3 then in you editor of your script, make this the 1st line #!path_from_which so it looks like this #!/home/sam/anaconda3/bin/python3 the linux execution code does all this stuff under the covers, reads the 1st line and invokes that pgm with the arguments passed to the script and of course, if no #! then the script USER has to specify it like you did
  • Can't update module because of unmerged files

    Solved
    3
    0 Votes
    3 Posts
    278 Views
    L
    @sdetweil Thanks, that worked. Now MMM-OpenWeatherMapForecast just sits there and shows it’s Loading… Oh yeah, got to go and upgrade to the 3.0 API
  • MMM-Worldclock custom icons

    Solved
    4
    0 Votes
    4 Posts
    289 Views
    S
    @sdetweil Thanks! That worked!
  • MMM-PIR doesn't always make the modules visible after PIR motion

    Unsolved
    2
    0 Votes
    2 Posts
    125 Views
    R
    @rvnbrg i’m on a Rpi 3a, raspbian 12