A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Default Weather Updates not working

    Solved
    8
    0 Votes
    8 Posts
    2k Views
    S
    @Freddy_boy there is an open issue about similar problems https://github.com/MagicMirrorOrg/MagicMirror/issues/3687
  • google assistant TTS and press to speak

    Unsolved
    4
    0 Votes
    4 Posts
    535 Views
    S
    @Riptwisted does it work outside MagicMirror? don’t know anything about that SDK MM doesn’t use python, you can launch a background script, and capture its output and then do something with that… my PythonPrint module https://github.com/sdetweil/MMM-PythonPrint shows how to exec the python script and capture is (print) output and do something with it (this module just displays, but it could speak it)
  • MMM-SmartWebDisplay is not running under 2.31.0

    Unsolved
    12
    0 Votes
    12 Posts
    5k Views
    KristjanESPERANTOK
    @Volkae Odd… What is the output if you run git tag in the directory ~/MagicMirror/modules/MMM-PublicTransportHafas? Did you run git checkout v3.1.8 in ~/MagicMirror/modules/MMM-PublicTransportHafas?
  • MMM-EmbedURL - good stuff too far down in page

    Unsolved
    1
    0 Votes
    1 Posts
    265 Views
    S
    Greetings. I have embedded the Nation Weather Service forecast page for my area. Problem is, the weekly forecast is down too far in the page, below the edge of the monitor. If there was a way to “trim off” the top 50-75 pixels, that would fix the problem. Is that possible? Thank you.
  • Cannot get MMM-Carousel 'positional' to work

    Solved
    4
    0 Votes
    4 Posts
    641 Views
    S
    @khrusher awesome… weird tho…
  • MMM-Carousel positional behaviour

    5
    0 Votes
    5 Posts
    3k Views
    K
    @Gav I know this is an old issue, but I solved it…adding here for future readers [image: 1746722937244-b94a4ad7-654e-46f2-ae5b-03159869b51e-image.png]
  • MMM-Moon module - how to resize?

    Unsolved
    9
    0 Votes
    9 Posts
    2k Views
    C
    @rkorell Thansk for this!
  • Can updatenotification be configured to restart the main MM process?

    Solved
    5
    0 Votes
    5 Posts
    821 Views
    K
    @sdetweil nice. how do I mark item as ‘Resolved’? I found it!
  • Need help with MMM-MQTTbridge not "communicating" with MMM-RTSPStream

    Unsolved
    68
    0 Votes
    68 Posts
    24k Views
    R
    @Cr4z33 OH… All the best! Ralf
  • OpenWeatherForcast - AggregateError?

    Unsolved
    18
    0 Votes
    18 Posts
    3k Views
    S
    @cricket awesome!!
  • MMM-GoogleCalendar auth expiring after a week

    Unsolved
    7
    0 Votes
    7 Posts
    1k Views
    K
    @BKeyport no doubt, not knocking the module, it works great. I just followed along with Auth steps…kind of black0box for me. I think a cheap wireless keyboard will be good any way.
  • Netatmo module will not shown

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

    Unsolved
    2
    0 Votes
    2 Posts
    866 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
    574 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
    882 Views
    R
    @chris47803 :-)
  • MMM-GoogleMapsTraffic

    Solved
    10
    0 Votes
    10 Posts
    3k 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
    766 Views
    K
    @alexio215 The OAuth client was deleted.
  • MMM-Homeassistant-sensors doesn't work anymore, recommended alternative.

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

    Solved
    13
    0 Votes
    13 Posts
    7k 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