A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • 0 Votes
    6 Posts
    1k Views
    K
    @sdetweil You’re right; I missed that one. Thank you - that did the trick and both versions of the module now work as expected.
  • google photos size

    2
    0 Votes
    2 Posts
    529 Views
    V
    @kram As the bottom of the config googlephoto. You can width - hight change size in both box may work. I am having getting my photos to load up on my mirror Could you please send me a photo of you Google photo config file So could copy what I need.
  • magicmirror is blocked after 30 sec

    19
    0 Votes
    19 Posts
    5k Views
    B
    yes i did it. i solved the problem I found the fault in the compliment module. On compliments.js file I wrote : compliments: { anytime: [], morning: [], afternoon: [], evening: [], "....-01-01": ["Happy new year!"], "....-09-14": ["Happy birthday !"] then adding “” compliments: { anytime: [""], morning: [""], afternoon: [""], evening: [""], "....-01-01": ["Happy new year!"], "....-09-14": ["Happy birthday !"] the update interval is every 30 sec, that’s why it blocked. Thanks you for your help @sdetweil
  • Update Announcements Showing at Top of Mirror

    3
    0 Votes
    3 Posts
    665 Views
    S
    @cyberphox by adding module:"updatenotifications", disabled: true // < --- add this line
  • set issue under MagicMirror OS

    4
    0 Votes
    4 Posts
    811 Views
    J
    Thanks, Iam not very familiar with Docker compilation, then I will try a fresh install in old school way and rotate screen by CSS, that also saved a lot of CPU/GPU use already…
  • MMM-RemoteCompliments only show first run

    1
    0 Votes
    1 Posts
    239 Views
    E
    Hi, I love that module, IT’s working fine when I type “npm start” it is exactly show my remote file content via Google Drive. But When type CTRL+R for refreshing page (It needs for my modules, scheduled 10 minutes period) , MMM-RemoteCompliments module is disappearing. The only way to bring it , I’m triggering currentCompliment.doc file for typing space etc. Any help ? { module: "MMM-RemoteCompliments", position: "top_center", config: { classes:"thin medium bright" } },
  • Random issue, screen garbled after time

    1
    0 Votes
    1 Posts
    242 Views
    T
    Hi all, need abit of help. My mirror has randomly started going garbled on the monitor for no reason randomly. I thought it was the pi itself and I have bought a new one and redone it. However it has appears to come back. I’m on now pi3b+ with a new 3a psu. Fresh install on latest mirror build. I have restarted the monitor with out turning the pi off and that doesn’t sort it. The only thing that get it back is a full reboot of the pi. Any ideas? Here a video of it youtube
  • Raspbian/MM won't boot

    4
    0 Votes
    4 Posts
    726 Views
    S
    @Cyric if u copied everything, then u should be ok… reflash the card u will have to do another install cycle to get all the dependencies redone… run the installer script again… then copy your modules folder over and the config.js i don’t know what was trying to do the monitor_on*
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    19 Views
  • magic mirror 2 config.js file

    Solved
    38
    0 Votes
    38 Posts
    16k Views
    V
    @videogame95 said in [magic mirror 2 config.js file](/post/8157 All you have to do is copy the config.is.samples to your documents folder so you clear copy. Just rename the file config.js and it will work . If you muck it up you have a copy in you documents Again just remember to make a copy again.
  • 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: '&deg;' }, /*{ name: 'humidity', icon: 'wi wi-humidity', suffix: '%' },*/ ], }, { deviceName: 'MAX_106dd8', deviceReadings: [ { name: 'temperature', icon: 'wi wi-thermometer', suffix: '&deg;' }, /*{ 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
    573 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
    688 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.