A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • 0 Votes
    23 Posts
    6k Views
    G
    @Bugsounet Here is the custom.css file I use: /** * custom clock location */ .clock { position: absolute !important; left: 200px; top: 20px; }
  • 2 bugs since the last MM update

    7
    0 Votes
    7 Posts
    1k Views
    thymonT
    @sdetweil Yeah ! It works. Thank a lot :)
  • MMM-soccer : black screen, problem of config.js

    24
    0 Votes
    24 Posts
    3k 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
    214 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
    1
    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
    1k 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
    737 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
    208 Views
    R
    hi all how can i change the color from the default clock and current weather ?
  • My Raspberry won’t boot up

    8
    1
    0 Votes
    8 Posts
    2k Views
    R
    @sdetweil Thanks Sam
  • Run MM² on W10 to test modules - 404 and X-Content-Type-Options: nosniff

    4
    0 Votes
    4 Posts
    637 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
    1
    0 Votes
    2 Posts
    230 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
    1k Views
    S
    @kayakbabe cool, thanks for posting a resolution…
  • 0 Votes
    9 Posts
    777 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
    5k Views
    N6NGN
    Thank you Sam Dennis
  • Black Screen Windows 10 first run

    4
    1
    0 Votes
    4 Posts
    547 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
    1k Views
    ?
    never try
  • Wind, humidity and sunrise/sunset position in currentweather module

    1
    0 Votes
    1 Posts
    154 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