A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Config for a simple clean montly calendar

    Moved
    25
    0 Votes
    25 Posts
    26k Views
    H
    is there any suggestion fpr CalendarExt3? https://github.com/MMRIZE/MMM-CalendarExt3
  • Weather.gov API

    1
    0 Votes
    1 Posts
    437 Views
    ankonaskiff17A
    This is more of an announcement/awareness thing than a question but if anyone is using the weather.gov api to show various weather items, and have maybe noticed they aren’t working, due to a lack of funding, some component that had an End of Life several years past, finally went belly up and once the NWS gets some 2024 funding from our elected officials they will replace the dead hardware and get everything back up and running. All my weather stuff on my MM is down and some NWS people have suggested sending emails if you are so inclined. They aren’t happy taking the heat for issues not in their control.
  • 0 Votes
    14 Posts
    7k Views
    S
    @alexmann great news… thanks for the feedback.
  • Laggy pi

    6
    0 Votes
    6 Posts
    1k Views
    S
    @1a2a3a I don’t use EXT3, but have used Google photos without lag on my pi4s
  • Stuck at my Mirror currently....

    9
    0 Votes
    9 Posts
    1k Views
    M
    @1a2a3a I have no device to test at this moment. So I cannot confirm you. And I have no idea about MMM-ModuleScheduler.
  • Possible cross-origin issue?

    7
    0 Votes
    7 Posts
    2k Views
    S
    @toddk you should open an issue.
  • MM2 can get POST API?

    3
    0 Votes
    3 Posts
    713 Views
    M
    @hikano765 use this.expressApp in node_helper.js Of course, you can use your own express or fastify whatever by importing that node module.
  • Config option with array of multiple values?

    25
    0 Votes
    25 Posts
    8k Views
    UncleRogerU
    @MZ-BER FYI, I’ve published and posted in the modules/showcase forum. https://forum.magicmirror.builders/topic/18139/mmm-mailmessage-send-messages-to-your-magicmirror-via-e-mail?_=1698853756973
  • How to let user change font size in config file?

    5
    0 Votes
    5 Posts
    1k Views
    UncleRogerU
    @sdetweil said in How to let user change font size in config file?: then showed them how to use custom.css I’m afraid that would be like having a toddler show someone how to fly a helicopter. 8^) I kinda understand the general idea of CSS but I certainly don’t know how to do anything with it. I’m really just sorta stumbling around picking up bits and bobs from other people and trying to MacGyver them into something functional.
  • MMM-Deezer

    2
    0 Votes
    2 Posts
    2k Views
    L
    @tpam03 Hi Pete, this still doesn’t work, right? Is it even possible to play ‘loved songs’ from such an external player? I thought that I have read it’s not somewhere.
  • MMM-Remote-Control API-based Windows program

    1
    2
    0 Votes
    1 Posts
    228 Views
    F
    I created a small program for Windows based on the API, using small power management functions, currently only supporting pt_BR [image: 1697248017535-9adf9476-6a8f-4418-866e-5c62b46106a3-image.png] [image: 1697248030348-17a6fa91-0975-43d4-8d0d-bfc44960142b-image.png] https://github.com/ezeholz/MMM-Remote-Control/files/12898464/Controle.MagicMirror.zip
  • sport /health module

    2
    1 Votes
    2 Posts
    602 Views
    ankonaskiff17A
    @beliar If there is a website that will show your data you can maybe use one of the webpage iframe modules.
  • Module Intermittently Updating

    4
    0 Votes
    4 Posts
    495 Views
    S
    @drstang correct… once it fails like that, it will never recover… code died
  • SocketNotification not working?

    5
    0 Votes
    5 Posts
    882 Views
    M
    @tjat If your calendar object is defined in a named function, this will indicate the function itself. However in that case, sendSocketNotification would cause an undefined function error.
  • MMM-MagicMover - transfer repo

    5
    0 Votes
    5 Posts
    1k Views
    rejasR
    Hi C-son, I can take over if you want to transfer it to me.
  • Module with HTTP Request

    10
    0 Votes
    10 Posts
    2k Views
    S
    @sdetweil thanks
  • MM-MQTT module connect into Magic Mirro

    4
    0 Votes
    4 Posts
    1k Views
    V
    @bhepler , @sdetweil Thanks , Looks like it’s working now , I’m able to send message from other PC on same wifi and it show on Magic Miror
  • electron-rebuild and MagicMirror v2.18 (and more)

    40
    5 Votes
    40 Posts
    25k Views
    M
    @Lusbueb Usually, No. Only the magic mirror module which use “native node module” needs it. but it would be hard to distinguish by a normal user.
  • [FR] Module PRONOTE

    1
    0 Votes
    1 Posts
    236 Views
    B
    Bonjour à toutes et à tous, J’ai cherché un module PRONOTE pour MM. J’en ai trouvé un développé par @bugsounet et @delphiki. Il est EOL. J’ai regardé un peu les infos de l’API ProNote, c’est trop compliqué pour moi. Si vous avez des pistes pour remonter le même genre d’info que l’ancien module, je suis preneur. Bob
  • How to use 'Electron --trace-warnings...'

    2
    0 Votes
    2 Posts
    1k Views
    S
    @amosglenn show me the actual error