A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Problems with MMM-FHEM

    1
    0 Votes
    1 Posts
    222 Views
    V
    Hi Friends, unfortunately i have some problems with the above standing module. It does not shows anything. FHEM server ist located on the same device. Using npm start dev does not show any error here is my comfig {//MMM-FHEM module: 'MMM-FHEM', position: 'top_left', config: { host: 'localhost', port: '8083', https: false, devices: [ { deviceName: 'MAX_106dd0', deviceReadings: [ { name: 'temperature', icon: 'wi wi-thermometer', suffix: '°' }, /*{ name: 'humidity', icon: 'wi wi-humidity', suffix: '%' },*/ ], }, { deviceName: 'MAX_106dd8', deviceReadings: [ { name: 'temperature', icon: 'wi wi-thermometer', suffix: '°' }, /*{ name: 'battery', icon: 'fa fa-battery-half', suffix: '' },*/ ], }, ], }, }, I know the module is not longer maintanced. But mayby somebody can help me Thanks a lot Regards
  • Someone Help (Struggling to get 3rd party modules working)

    7
    0 Votes
    7 Posts
    1k Views
    S
    @boybay7 no service for free/no credit card that I am aware of
  • MMM-Openmapweather & MMM-NOAA3 image error

    6
    1
    0 Votes
    6 Posts
    1k Views
    Mykle1M
    Try a different provider. Some of the api’s in use with this module could have changed some of their data or the data structure. Just a suggestion.
  • MMM-MyCommute Module Working But Hidden??

    5
    1 Votes
    5 Posts
    1k Views
    S
    It worked after using the original repo
  • MMM-PlexSlideshow won't randomize

    3
    0 Votes
    3 Posts
    671 Views
    eprostkoE
    This is the result of git remote -v origin https://github.com/PJTewkesbury/MMM-PlexSlideshow.git (fetch) origin https://github.com/PJTewkesbury/MMM-PlexSlideshow.git (push) Maybe the option to randomize isn’t there. I’m sure when I built the MM in the first placein Dec 2019, it randomized. My urgency is gone now because I have worked around this problem. My Plex server was a separate RPi. I removed Plex from that one and made it a Samba file server. Now I’m using MMM-ImageSlideshow on my MM RPi and pulling them via a shared folder. That’s working fine for me and randomizes.
  • 0 Votes
    3 Posts
    574 Views
    K
    Thank you for your help. It works :-)
  • Modifying my MM Display

    1
    1
    0 Votes
    1 Posts
    305 Views
    K
    Hello, I have another question about my new MM. On the screenshot you can see my MM. However, I would like to have the display modified. Between the first line and the next modules I would like to have two or three more empty lines. But I do not know how to get that. The top line I just just wrote in the header text. And then I would like to have more space between the compliment and the newsfeed module. It would be great if you could help me there. Thanks a lot. Many greetings Lars[image: 1599401432581-2020-09-06-15_57_41-clipboard.png]
  • Failed to install dependencies, while trying to install MM2

    10
    0 Votes
    10 Posts
    691 Views
    S
    @MaikH1 make sure u didn’t get the 64 bit version. should be the 1st entry here https://www.raspberrypi.org/downloads/raspberry-pi-os/
  • 0 Votes
    2 Posts
    412 Views
    S
    @kayakbabe look thru the recent posts it’s not far back
  • Calendar entries wich repeated annually

    6
    0 Votes
    6 Posts
    1k Views
    S
    @thiske see the post at the top of the troubleshooting section for the temp fix til next release.
  • 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 ?