A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • MMM-soccer : black screen, problem of config.js

    24
    0 Votes
    24 Posts
    5k Views
    R
    so cool, it’s good thank you so much
  • Read only config.js

    9
    0 Votes
    9 Posts
    2k Views
    P
    @sdetweil Here is mine and it looks like it is read write enabled. pi@pi:~/MagicMirror/css $ ls -laF total 36 drwxr-xr-x 2 pi pi 4096 Sep 1 19:13 ./ drwxr-xr-x 17 pi pi 4096 Aug 25 15:48 …/ -rw-r–r-- 1 pi pi 12232 Sep 1 19:13 custom.css -rw-r–r-- 1 pi pi 9032 Jul 14 01:01 custom.css.save -rw-r–r-- 1 pi pi 2957 Jul 13 11:53 main.css pi@pi:~/MagicMirror/css $ cd … pi@pi:~/MagicMirror $ cd config pi@pi:~/MagicMirror/config $ ls -laF total 32 drwxr-xr-x 2 pi pi 4096 Sep 1 19:14 ./ drwxr-xr-x 17 pi pi 4096 Aug 25 15:48 …/ -rw-r–r-- 1 pi pi 8196 Sep 1 15:57 config.js -rw-r–r-- 1 pi pi 3258 Jul 13 11:53 config.js.sample -rw-r–r-- 1 pi pi 3305 Jun 15 16:17 configOriginal.js -rw-r–r-- 1 pi pi 20 Jun 15 16:17 .gitignore pi@pi:~/MagicMirror/config $
  • RPI changes are saving in sudo nano, but revert back on reboot?

    1
    0 Votes
    1 Posts
    264 Views
    P
    My config.js and custom.css are reverting back to before I made changes to them upon a reboot. Can someone tell me how to fix this? Had to turn off the reboot in cronjob.
  • MMM-Google Assistant & MMM-MMM-Assistant2Display

    14
    0 Votes
    14 Posts
    4k Views
    R
    Super , merci . ça me convient comme ça sinon je vais tout dérégler…Merci !
  • Weather forecast and calendar don't work completely

    8
    0 Votes
    8 Posts
    1k Views
    W
    @sdetweil It fixed it, it loaded twice in a row and loaded much faster than before. Thank you Sam
  • Raspberry pi 4 no hdmi output after a while

    3
    0 Votes
    3 Posts
    2k Views
    ?
    try to tunning /boot/config.txt in sudo mode. you can boost HDMI signal and force it at boot some command in terminal for RPI: vcgencmd display_power results: display_power=0 -> screen off display_power=1 -> screen on vcgencmd display_power 1 -> force screen on vcgencmd display_power 0 -> force screen off
  • Dev mode elements only showing fullscreen

    4
    0 Votes
    4 Posts
    901 Views
    S
    @monkeyboy126 ok, ne ver used those icons before… they act like toggles on my machine… either select via the web page or select by navigating the element tree, I have always used the elements tree… it highights as you move over the tree…
  • change color

    1
    0 Votes
    1 Posts
    252 Views
    R
    hi all how can i change the color from the default clock and current weather ?
  • My Raspberry won’t boot up

    8
    0 Votes
    8 Posts
    2k Views
    R
    @sdetweil Thanks Sam
  • 0 Votes
    4 Posts
    862 Views
    S
    @poutr u did not open it as an issue, so cannot close it. update doc. No, the project is only supported on pi 3 and 4.
  • Coding Error I cant get around

    2
    0 Votes
    2 Posts
    325 Views
    S
    @alexrm u are missing the } for the config section of the module above the } u have highlighted. all the {} and [] must be matched
  • after 2.12 upgrade custom.css is no longer loading

    5
    0 Votes
    5 Posts
    2k Views
    S
    @kayakbabe cool, thanks for posting a resolution…
  • 0 Votes
    9 Posts
    1k Views
    Mykle1M
    @pjcrux said in MMM-SystemStats and MMM-EyeCandy not initializing upon start, boot, reboot, or restart of the MM OS: pi@magicmirroros:~/MagicMirror/modules $ ls MMM-EyeCandy MMM-NetworkScanner MMM-SystemStats Does it work with the default config entry? { module: "MMM-EyeCandy", position: "top_center", config: { maxWidth: "75%", // Sizes the images. Retains aspect ratio. style: '1', // Style number or use ownImagePath to override style ownImagePath: '', // ex: 'modules/MMM-EyeCandy/pix/YOUR_PICTURE_NAME.jpg', or internet url to image } },
  • Changing IP adresses

    changing ip addresses
    18
    0 Votes
    18 Posts
    6k Views
    N6NGN
    Thank you Sam Dennis
  • Black Screen Windows 10 first run

    4
    0 Votes
    4 Posts
    675 Views
    lavolp3L
    @jc230285 it seems you haven’t installed the node modules. I don’t know about the install on windows but you probably need to do npm install in the MagicmIrror folder.
  • 0 Votes
    10 Posts
    2k Views
    ?
    never try
  • Wind, humidity and sunrise/sunset position in currentweather module

    1
    0 Votes
    1 Posts
    198 Views
    R
    Hi, I would love to change the position of the wind, humidity and sunrise/sunset info in the currentweather module. Currently this info is shown above the temperature. I want this info to be shown beneath the temperature. What do I have to change in the script? Can’t figure it out, thanks in advance! Gr. Robbin
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
  • Using MMM-BackgroundSlideshow with MMM-MagicMover

    6
    0 Votes
    6 Posts
    1k Views
    R
    Hi @C-son thanks very much for your update! I’ve updated my installation of the module and given it another try, and it’s definitely better: my mirror now shows the picture from MMM-BackgroundSlideshow ok (instead of just the black background with no picture under my other modules that I was getting before when MMM-MagicMover was enabled) watching carefully I can see my displayed modules (e.g. default Clock, weather modules) getting shifted slightly in the mirror display every now and again but my module at position: bottom_centernow gets displayed shifted to the right of the mirror. I have MMM-WeatherOrNot displayed at this position, configured to show a 7-day forecast as a horizontal row of icons, and the last 3 or so icons (perhaps 40% of the whole row) is shifted off the right hand side of the screen (if that helps give you an idea of how much it’s been moved across). I do have a module configured to display above that (at position: lower_third) and below that too (at position: bottom_bar) and they both appear displayed on the mirror normally (i.e. centred like I’d expect) I still have MMM-MagicMover configured at position: top_bar, just in case that makes a difference. Let me know if there’s any more info I can help with anyway, happy to try it out.
  • MMM-remote control issue

    remote control
    1
    0 Votes
    1 Posts
    543 Views
    T
    MMM- REMOTE CONTROL ISSUE I’m having issue with getting a remote setup so I can control my smart web display and other modules. can anyway share there config .is