MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. MM-Hans
    3. Topics
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    M
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 11
    • Posts 35
    • Groups 0

    Topics

    • M

      Problem with MM-MQTT module

      Watching Ignoring Scheduled Pinned Locked Moved Utilities
      6
      0 Votes
      6 Posts
      1k Views
      M
      In general, “\xa0” can be used to add a space to the header, which works fine with all the modules I use. Unfortunately, that causes the mentioned problem with the MMM-MQTT module. As soon as I remove “\xa0” the problem is solved and the module works properly. I know, it’s strange and I can’t explain it, but it’s what I see happening in my setup.
    • M

      Change the way calendar presents day and time

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      3
      1
      0 Votes
      3 Posts
      715 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: [
    • M

      Waveshare Magic Mirror touch screen

      Watching Ignoring Scheduled Pinned Locked Moved Hardware
      13
      1
      0 Votes
      13 Posts
      7k Views
      jrettschJ
      @aprilmaccydee Thanks for this example! I got the Waveshare Magic Mirror a few days ago and was looking for a solution to dim the backlight. I’m using xscreensaver to blank the screen after 2 minutes and used the ddcutil command to dim the backlight. Here is the script I’m using: #!/bin/sh process() { while read line; do case "$line" in UNBLANK*) sudo ddcutil setvcp 10 100 ;; BLANK*) sudo ddcutil setvcp 10 1 ;; esac done } xscreensaver-command -watch | process I use xscreensaver-command -watch to get the state changes, see https://www.jwz.org/xscreensaver/man3.html
    • M

      Two different hours within one setup

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      1
      0 Votes
      1 Posts
      207 Views
      M
      My setup shows the correct hour when I access MM via a webbrowser but a connected HDMI monitor to the same setup shows one hour earlier… In config.js if have set timezone: “Europe/Amsterdam” so this should not be the problem as I suppose. Any help would be appreciated!
    • M

      Default calendar module stopped showing iCloud events

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      5
      0 Votes
      5 Posts
      2k Views
      S
      @MM-Hans can u mark your issue resolved please
    • M

      Evening starts too early

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting compliments start time
      1
      0 Votes
      1 Posts
      872 Views
      M
      Hi, Although I have set the afternoonEndTime to 18:00 (see below) the evening compliments start at 17:00. Anyone an idea what I’m doing wrong? Thanks, Hans. module: "compliments", position: "lower_third", config: { updateInterval: 3000, fadeSpeed: 1000, morningStartTime: 6, morningEndTime: 12, afternoonStartTime: 12, afternoonEndTime: 18, compliments: { morning: [
    • M

      Translation "After one month" in Calendar Module

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      15
      1
      0 Votes
      15 Posts
      8k Views
      yawnsY
      @MM-Hans said in Translation “After one month” in Calendar Module: @yawns said in Translation “After one month” in Calendar Module: vendor/node_modules/moment/min/ Hi Stefan. You almost need to be a digital detective to locate that phrases ;-) But finally the issue is solved, thanks for your assistance! You are welcome!
    • M

      VNC Viewer disconnects

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting vnc disconnect idle
      5
      0 Votes
      5 Posts
      3k Views
      M
      @broberg Well, I appreciate your advice it was very helpful. It was my intention to separate the RPi from the display and build a small mirror using a relatively cheap tablet. After editing the config.js file all works fine now with a fullscreen browser app. Besides using a tablet makes it easy to use the front camera as a motion detector to switch the mirror. Thanks again!
    • M

      Exchange SD-card RPi with Zero W

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      7
      0 Votes
      7 Posts
      4k Views
      M
      @Ultimatum22 Thanks, just gave up and use my RPi 3 ;-)
    • M

      Module update

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting update module
      5
      0 Votes
      5 Posts
      26k Views
      M
      @Nystro0m Thanks again!
    • 1 / 1