A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Date in the calendar module is in the wrong format. MM/DD/YY instead of DD/MM/YY

    Unsolved
    2
    0 Votes
    2 Posts
    898 Views
    S
    @sander023 I put your post back, cause I want to reply for others… in this case, u also need timeFormat:‘absolute’, dateFormat: "DD/MM/YY", timeFormat:'absolute', fullDayEventDateFormat:"DD/MM/YY",
  • Can't install MMM-Navigate

    13
    0 Votes
    13 Posts
    3k Views
    S
    @matze86 do this from the MMM-Navigate folder npm rebuild epoll --update-binary worked for me note that this compiled version won’t work if you use electron now…
  • Calendar events 1 day late

    2
    0 Votes
    2 Posts
    487 Views
    S
    @castletonroad what version of MM are u running on ? this was a problem in 2.13, but fixed in 2.14(the current version) I just tested and get the event showing on Thursday April 1 as expected
  • Unsplash not loading pictures

    4
    0 Votes
    4 Posts
    2k Views
    D
    @cowboysdude Thanks. Even though, the solution came from some one else. ;-) I just thought its good to post it here as well in case someone looks exactly for this issue. Anyway. I don’t know what you mean by add it to the repository but if someone does, feel free to add this. Cheers everyone.
  • Weatherbit Unit

    16
    0 Votes
    16 Posts
    5k Views
    M
    @scumbelly Sorry forgot to remove it.
  • MagicMirror Calendar iCal

    4
    0 Votes
    4 Posts
    382 Views
    S
    @gryfer so the dns server for the pi cannot locate the mail server. are you using pihole to filter advertisements? someone else had to reboot their router
  • MMM-iHaveBeenThere : how to adjust zoom

    Solved
    3
    0 Votes
    3 Posts
    1k Views
    F
    Hi i have the same problem like @MrCoffee. I want do display the whole Map, but i can not figure out how it works: zoomLevel: “0.8”, zoomLongitude: “50”, zoomLatitude: “50”, are the best seetings i figure out. In the MMMihavebeenthere.js under: wrapper.style.width = “3840px”; wrapper.style.height = “2160px”; i set the resoultion of the TV to 4k so the Map fit*s the screen But it fit’s not 100% right. I play around more the 1 hour withe the settings in the config.js and can not finde better seetings. Have anyone a idea to fix this and become a 100% view? Greetings Foxy [image: 1615488141941-untitled-resized.jpg]
  • Got error when run MM 2.14.0

    11
    0 Votes
    11 Posts
    6k Views
    slametpsS
    @sdetweil said in Got error when run MM 2.14.0: @slametps fun… do cd ~ sudo rm -rf .npm rm -rf MagicMirror note the dot in front of npm then run the install script again. It works like a charm. Thx a lot @sdetweil .
  • 0 Votes
    2 Posts
    493 Views
    Mykle1M
    @desert-rat Until I get around to making a permanent solution, you can edit this line in the Hello-Lucy.js file to reflect what you want to see Line 204 (or there abouts) this.mode = this.translate("NO_MODE")+ "'Hello Lucy'"; A word of caution! Be careful not to change the quotes as they already exist. Simply change Hello Lucy to your preference.
  • MMM-Traffic

    7
    0 Votes
    7 Posts
    2k Views
    S
    @sdetweil Good to know, I’ll point people this way if I see it again.
  • bluetooth speaker works with raspberry pi 4b, but not magic mirror

    6
    0 Votes
    6 Posts
    1k Views
    Mykle1M
    @xanek Go to your original post and click the 3 vertical dots at the bottom right of that post
  • Wrong weather icons showing on Weather Forecast module

    8
    0 Votes
    8 Posts
    2k Views
    F
    @jerryp Okay but I still have the wrong icons It is still displaying sunny weather on monday where it should display light rain. [image: 1614878846322-schermafbeelding-2021-03-04-om-18.26.48.png] [image: 1614878855162-schermafbeelding-2021-03-04-om-18.27.15.png]
  • Default Calendar doesn't show annually events

    12
    0 Votes
    12 Posts
    3k Views
    T
    @sdetweil said in Default Calendar doesn't show annually events: npm start > somefile Done. Sent the ics and also a debug entry for a problematic recurring annual entry. It’s from a hotmail address, its probably in junk.
  • MMM-SytemStat does not work :(

    Unsolved
    3
    0 Votes
    3 Posts
    686 Views
    J
    after re-installing it works like it should (-:
  • MMM-News-QR: No QR code displayed

    3
    0 Votes
    3 Posts
    907 Views
    M
    @sdetweil I didn’t realize the position line came right after the module. This solved my issue. Thanks so much!
  • Assistant2Display NOT showing my photos

    3
    0 Votes
    3 Posts
    1k Views
    O
    @assassins many thanks
  • PIR Sensor won't wake up

    22
    0 Votes
    22 Posts
    10k Views
    ebolisaE
    @sceetch I came to a conclusion to not use any modules which do not show any info on the screen. So, in this case, I use a python script at boot which monitors a PIR and executes an HDMI on/off cmd ;)
  • MMM-SmartWebDisplay : Regions / Resizing

    13
    0 Votes
    13 Posts
    5k Views
    I
    @imchrisrein [image: 1614369325980-2021-02-25-234038_1080x1920_scrot.jpg]
  • Problems with MMM-DVD (Beginner)

    3
    0 Votes
    3 Posts
    785 Views
    S
    @CKneeland note that currently every time getDom() is called, u make a NEW DvDWrapper element… you don’t HAVE to do that … you could SAVE wrapper, and return that over and over… this would make your ui more stable and the underlying code not have to work so hard recreating everything every time… just check the value of this.wrapper , if null, create one, save this.wrapper= document.createElement(‘div’) then return this.wrapper
  • 0 Votes
    2 Posts
    1k Views
    S
    @bert269 google keeps changing the admin screens, very frustrating the module author does not hang out here anymore, u will find him at http://forum.bugsounet.fr