A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Emergency service pharmacies in Germany

    4
    0 Votes
    4 Posts
    392 Views
    KristjanESPERANTOK
    @mumblebaj Many thanks for the tips! :smiley: I have meanwhile written to the operators of the website to see if they can offer an API. If not, I will probably follow your suggested approach.
  • Google Assistant Recipe to turn on the lights

    5
    0 Votes
    5 Posts
    1k Views
    M
    @Alexjons I’m not experienced with MMM-TuyaSL, but that module looks like READ-AND-SHOW-ONLY type. I couldn’t find any code for sending some commands or instructions outside. It means you cannot control your home devices with that module. If you get some success with GA, it might not be related to MMM-TuyaSL, but the reason would be your HA devices are connected to GA.
  • Trouble with non-broken "broken" images

    12
    0 Votes
    12 Posts
    2k Views
    J
    @sdetweil that was my issue, I had assumed :8080/ what my main directory… fixed it. Thanks a bunch!
  • Best practice 'package-lock.json' for modules

    18
    0 Votes
    18 Posts
    5k Views
    S
    @karsten13 package-lock is SUPPOSED to insure installing EXACTLY those versions every time
  • Encapsule chart.js plugins?

    10
    2
    0 Votes
    10 Posts
    1k Views
    S
    @Ashaman cool. understand that this problem happens whenever multiple modules use the same script library. I discovered it with QR code. my module and WiFipassword collided over different versions. wifipassword uses an older version and hasn’t been updated.i wanted to use a feature in a newer version so much fun…
  • Changing icons of the modules Current Weather and Weather Forecast

    Moved
    301
    0 Votes
    301 Posts
    1m Views
    M
    thanks to @KristjanESPERANTO for his help
  • How difficult would it be to change the data an existing module receives?

    13
    0 Votes
    13 Posts
    2k Views
    TipponT
    @sdetweil Thank you :)
  • Config for a simple clean montly calendar

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

    1
    0 Votes
    1 Posts
    245 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
    4k Views
    S
    @alexmann great news… thanks for the feedback.
  • Laggy pi

    6
    0 Votes
    6 Posts
    681 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
    783 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
    922 Views
    S
    @toddk you should open an issue.
  • MM2 can get POST API?

    3
    0 Votes
    3 Posts
    439 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
    5k Views
    U
    @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
    603 Views
    U
    @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
    162 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
    421 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
    283 Views
    S
    @drstang correct… once it fails like that, it will never recover… code died