A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Hide header when the module does not contain information.

    2
    0 Votes
    2 Posts
    484 Views
    Mykle1M
    @2hdlockness Contact the author at the repo for the module and request that feature be added. Or, fork the module, make the modification and send a PR to author. The module requires additional code to make that feature happen. It can’t be done in custom.css, for instance.
  • So ... to update MagicMirror I would ... ??

    54
    0 Votes
    54 Posts
    46k Views
    S
    @bitfit2020 i dont have a config in any of my scripts i used the sample doing install, config.js for upgrade and no confug for the screen saver and pm2 scripts at the end upgrade does what u are supposed to do manually, but breaks running systems with lots of none-base modules upgrade tries to detect and fix the breakage run 1st time it will just check if its possible upgrade would work second time with ‘apply’ parm will do the upgrade process. a log is kept of the process
  • MMM-SleepWake turn off but not turn on

    mmm-sleepwake magic mirror turn on turn off
    23
    0 Votes
    23 Posts
    8k Views
    K
    @sdetweil Thank you for sharing :)
  • MMM-CoinMarketCap unable to get data

    Solved
    23
    0 Votes
    23 Posts
    9k Views
    F
    @TheRedhawk Strange, I wonder why mine breaks with single quotes. If I change mine back to single quotes, it won’t load.
  • 3 Appointments from 2013 Appear in Calendar Every Day

    2
    0 Votes
    2 Posts
    400 Views
    J
    Never mind… I think i have fixed it for now. I went into Google Calendar in the browser, searched for each event and deleted all recurrences. Within a couple of update cycles on the MagicMirror the events disappeared.
  • 0 Votes
    4 Posts
    1k Views
    bheplerB
    @ike-9 - I had assumed that you used pm2 to start the Magic Mirror process. My bad. That’s an installation thing, so no need to introduce something new. Hmm. Nothing in the logs, nothing in the console? That is bizarre. Let me fire this up and see if I can’t get it to work.
  • Reload in newsfeed module stops after some minutes

    2
    0 Votes
    2 Posts
    370 Views
    schwoediauerS
    I’ve tested my config with several other RSS Feeds and I can see the problem only with the feed listet in the description, all other feed works fine . I have no idea what happens. Do I have any further log informations for debugging the situation??
  • Change the way calendar presents day and time

    3
    1
    0 Votes
    3 Posts
    935 Views
    M
    @BKeyport Thanks for your suggestion! I now use the code below which results in what is shown in the image. Exactly what I wanted :-) [image: 1611045346404-mm.png] config: { fade: false, maximumEntries: 7, displaySymbol: false, timeFormat: 'absolute', dateFormat: 'ddd D MMM', fullDayEventDateFormat: 'dd DD-MM', urgency: 0, calendars: [
  • Display

    9
    0 Votes
    9 Posts
    2k Views
    A
    @Bolovai check @George post, you can have one power strip cable coming out of mirror and in that power string you can plug monitor and pi.
  • Reload when online

    7
    0 Votes
    7 Posts
    2k Views
    A
    @sdetweil I believe he have script to detect wifi/internet running on the same Pi, so he should be able to reload the mirror which is also running on same Pi.
  • Local .ics file access error

    7
    0 Votes
    7 Posts
    2k Views
    kaiK
    Thank you very much @ashishtank for sharing this! Good to know! :-)
  • MM Docker with MMM-Todoist & MMM-Admin-Interface

    6
    2
    0 Votes
    6 Posts
    1k Views
    I
    fixed by accident i put it under magic mirror > modules > default, moved it under magic mirror > modules now works
  • 0 Votes
    9 Posts
    2k Views
    MiguelDADM
    @Bugsounet said in Can I rotate the pages (MMM-Pages) with MMM-TelegramBot or MMM-RemoteControl?: { module: ‘MMM-TelegramBot’, position: ‘top_center’, config: { telegramAPIKey : ‘thisapkiokey’, allowedUser : [‘MiguelDAD’], // This is NOT the username of bot. customCommands: [ { command: “nextpage”, description: “Muestra la siguiente página”, callback: (command, handler, self) => { self.sendNotification(“PAGE_INCREMENT”) handler.reply(“TEXT”, “Okay… mostrando la siguiente página”) } } ] } }, Niceee, thanks so much <3
  • calendar module domain user

    1
    0 Votes
    1 Posts
    231 Views
    M
    Hi I’ve got error when i use domain user to fetech calendar [ERROR] Calendar Error. Could not fetch calendar: https://domainname.com/caldav/username@domainname/home?export 401: Unauthorized my config.js url: "https://domainname.com/caldav/username@domainname/home?export", auth: { user: 'domainname\username', pass: 'password', method: 'basic' } what’s the format for user, user and password are correct, when i open the link from example firefox and enter credentials in domainname\username format it works, It’s a bug or do i something wrong?
  • Problem with timezone

    2
    0 Votes
    2 Posts
    347 Views
    KamiSchamiK
    I read along and have the same problem.
  • [SOLVED] Displaying part of a website (Google Sheets Graph)

    3
    1
    0 Votes
    3 Posts
    2k Views
    S
    Hey Thomas, works perfectly! Thank you very much :) This expands the possibilities for my mirror sooo far. Stay creative, Simon
  • Smartmirror power supply and i2cDetect

    1
    0 Votes
    1 Posts
    265 Views
    C
    Hey, I built my first smartmirror and have two problems that may be related. First my setup RASPBERRY PI 3 Model B Raspberry Official Pi 3 Power Supply LG-Philips LP173WF1 (TL)(B2) 17,3" LED Display Screen (non-glossy) Full HD Hdmi Controller Ktec Universal AC DC Power Supply 12V 3A The Raspberry has its own power supply. It is connected to the Hdmi controller via HDMI cable. The Hdmi controller has its own power supply and is connected to the monitor. 1. Display Turns On/Off The mirror actually works fine, but the display turns on every now and then. In the console I get the output “The Voltage is low”. However, the Raspberry Pi never restarts, only the display turns on/off. Actually I assume that the power is sufficient. Can you give me some advice? Possibly the power supply is not enough. 2. Witty Pi Mini und i2cDetect I bought the Witty Pi Mini and installed it according to the instructions. I would like to start the Raspberry Pi in the morning and turn it off in the evening. I have built the controller on the Raspberry Pi. So the USB cable from the HDMI controller is connected to the PI. I can also start the mirror via the switch. However, nothing is detected with i2cdetect - 0 or 1. Code: Select all 0 1 2 3 4 5 6 7 8 9 a b c d e f 00: -- -- -- -- -- -- -- -- -- -- -- -- -- 10: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 20: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 30: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 40: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 50: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 60: -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- 70: -- -- -- -- -- -- -- -- Does anyone have any experience on these topics? I am quite a newbie and this is my first project (so don’t blame me)
  • Occasional white screen

    3
    0 Votes
    3 Posts
    480 Views
    M
    @ashishtank thank you
  • First time install

    npm npm issues
    9
    0 Votes
    9 Posts
    2k Views
    J
    @sdetweil thank you. I’ve got the mirror up and running… working on adding some modules now. Cheers
  • MMM-SoccerLiveScore pleas help

    Solved
    52
    0 Votes
    52 Posts
    21k Views
    0m4r0
    I have cloned and fixed a few issues to this module here: https://github.com/0m4r/MMM-SoccerLiveScore feel free to try it out!