A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

Subcategories

  • Any suggestions or wishes for the forum?

    103 Topics
    720 Posts
    S
    @OrangeMirror the current docker setup will only work for multiple instances IF you use the MM_CONFIG_FILE environment variable to run instances off different config files, or the MM_PORT env variable to override the port if using the same config.js all the files will come from the ONE folder tree ~/magicmirror so this means you would have to setup multiple entries in the compose.yaml to launch multiple instances (with the different config parms) You have to change the container name too this is because all the DATA used by the container is external (on docker host filesystem) and not IN the container an example NOT using docker, but same idea here https://docs.magicmirror.builders/configuration/introduction.html#advanced-configuration-and-frequently-asked-how-to-configure-examples
  • Notion Integration Module

    1
    1 Votes
    1 Posts
    334 Views
    W
    I found a Notion module that integrates into Magic Mirror - but I can’t find many actual photos of it. I am curious whether or not it would be able to pull my dashboard directly from Notion and display it on the magicmirror. I was thinking I could create a more pared down dashboard specifically for my magicmirror, but there are so many household things that Notion tracks it would be simpler to integrate directly with the planner I already use. Any suggestions? thanks!
  • MMM-WebView

    2
    0 Votes
    2 Posts
    437 Views
    S
    @plainbroke looks like you just make a second instance in config.js
  • MM und nextcloud auf ein RPI möglich?

    4
    0 Votes
    4 Posts
    852 Views
    C
    @stoffel said in MM und nextcloud auf ein RPI möglich?: Statt GMAIL habe ich DeltaChat, statt GoogleMaps Magic Earth, statt PlayStrore AuroraStore und FDroid, statt G…Chrome DuckDuck Browser. Danke für die Infos! Davon kenne ich tatsächlich einige noch nicht. Werde mir auch mal DeltaChat und AuroraStore anschauen. Melde dich auf jeden Fall und erzähle, wie das Projekt NextcloudPi + MagicMirror läuft, insbesondere in Hinblick auf die Performance!
  • mouse pointer in MM

    3
    0 Votes
    3 Posts
    739 Views
    A
    @sdetweil Thank you very much for this css solution to my question concerning the cursor. This is exactly what I was looking for in order to manage it as I wish. Greetings !
  • Deutsche Anleitung MagicMirror auf RaspberryPi 3

    118
    1 Votes
    118 Posts
    171k Views
    S
    @35110 in the script you use to launch mm (pm2 info mm) will show its name add this line before the npm start line export ELECTRON_DISABLE_GPU=1
  • MM and Apache

    2
    0 Votes
    2 Posts
    282 Views
    S
    @justonemore the web server in mm is in code, not config files. it uses the JavaScript express lib you could create a module that adds extra paths/routes for the files you wish to share but you can run apache and mm on the same machine. just use different ports. typically apache is on port 80 while mm is on port 8080
  • one basic question about MM

    2
    1 Votes
    2 Posts
    562 Views
    S
    @robiv8 only see in the output of npm start in config.js all are running unless they have disabled: true, as an option after their module: name line
  • Synology Docker

    4
    0 Votes
    4 Posts
    1k Views
    O
    @cyberphox already I tried that way, It works, but, It is very old version and it does not updated anymore… see Alternative installation methods in the MM2 documentation, “Docker Image MagicMirror² can be deployed using Docker. Head over to this repository for more information.” MM2 recommended https://gitlab.com/khassel/magicmirror but I can not run this image on synology NAS… I stucked on execute “docker compose up -d” step… there is no ‘compose’ in synology NAS I cann’t find way to install compose thing…
  • Netatmo weather data in weather module

    7
    0 Votes
    7 Posts
    1k Views
    T
    @Docjump I am using both and the temperatures are quite close, difference is most of time below 0.3 °C. I don’t know which value is the more relevant one. And in some cases (sun directly over the Netatmo sensor) the difference is greater but the weather API seems the reliable one in this case.
  • 0 Votes
    8 Posts
    3k Views
    S
    @Rags can u send me the module_list file from the backup the package-lock.json message is noise. sadly we can’t suppress those UUID message. this is a sign that the module hasn’t been updated in a while. there is no telling what the impacts of the update might be. there are breaking changes everywhere. I strongly recommend ignoring the messages. I don’t see any issue in the pm2 setup during install. I ask it for the command IT thinks it needs to execute, and then I execute that command. same as u did manually I will get the os level u used and test, thanks. there is no good way to test for module eol, as only 1 developer uses that term lots of modules have been abandoned, but still work. on the not copied files (token.json, env…) I might have an idea there.
  • smart mirror clothes coordination

    2
    0 Votes
    2 Posts
    324 Views
    S
    @silvertiger maybe https://github.com/fruestueck/MMM-WeatherDependentClothes
  • Portrait Mode Acer Monitor HA240Y

    1
    0 Votes
    1 Posts
    373 Views
    R
    I recently bought an ACER HA240Y monitor (https://www.displayspecifications.com/en/model/8d8f1615) for my Magic Mirror. I wanted to install the monitor in my frame in portrait mode. However, The display settings of the Pi OS are unable to identify the monitor and i am unable to find the drivers for the monitor in the Raspberry Pi OS. I am not able to proceed further to flip the display from landscape to portrait. Is there any way in which this can be resolved. Thanks
  • Need help locating the perfect weather module

    1
    1
    0 Votes
    1 Posts
    273 Views
    B
    Hi everyone, I’m trying to recreate my PiClock display within MagicMirror and so far it’s been great except for weather. I can’t really find a module that will print out the conditions of the day. Like below: [image: 1678744440193-16fdfbf0-ff85-478b-bc77-24a5bf7b9678-image.png] Is there any modules out there that can do this? For example the “Rain in the afternoon and evening” text is what I’m looking to recreate. This is also wonderful for Snow, it will tell me how many inches to expect. Is there anything out there that can do this? Thank you
  • Esp32 Randomly Stops Working

    5
    0 Votes
    5 Posts
    2k Views
    wishmaster270W
    @Xilef Just checked the other post. The Sketch i gave to you does not use any AsyncTCP libraries so there needs to be some different problem in your case. If you still use ArduinoIDE to flash the boards you will have received some updates of the ESP core packages in the last time. Maybe there was fixed a problem and cause of the reflash the changes got active now.
  • Delete account

    4
    0 Votes
    4 Posts
    1k Views
    S
    @Sierra0815 thx. it’s actually delete account but only on YOUR personal profile edit. as moderator I don’t see that when editing sone else’s profile
  • Blank screen after update 2023

    5
    0 Votes
    5 Posts
    756 Views
    T
    @sdetweil cd ~/MagicMirror rm -rf node_modules rm package- lock. json npm install then for whatever module was causing problem cd ~/MagicMirror/modules/modulename do the same last 3 steps as above AND THEN npm install request --save
  • Random MagicMirror Updates?

    7
    0 Votes
    7 Posts
    1k Views
    karsten13K
    for clarification: it doesn’t matter if you update or not. With the updates you have a new readme file (which is irrelevant for the install) and improved thai language files (only relevant if you use thai language).
  • Basic Text on Magic Mirror

    6
    0 Votes
    6 Posts
    3k Views
    A
    @Snille Many thanks! It’s worked.
  • Glass supplier Greece

    8
    0 Votes
    8 Posts
    6k Views
    E
    @sdetweil said in Glass supplier Greece: @Anthony ok, be careful. he takes a number of orders, maybe 10, and if u miss that batch it could be another year or more... Thanks for the useful information. I will order soon.
  • Smart TV versus Computer monitor as a display

    4
    0 Votes
    4 Posts
    2k Views
    D
    @Rags Yeah, the only real potential downside is that smartTV’s may or may not handle Poweroff or standby requests properly, and in the event of a loss of power, may or may not come back on automatically. Other than that, they tend to be a lot cheaper than monitors but just as good. Heck, if you can find a cheap 4k tv, probably even better than typical PC monitors!