A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

Subcategories

  • CORS, MotionEye & MMM-Remote-Control

    13
    0 Votes
    13 Posts
    4k Views
    S
    @karsten13 Yeah, I was messing with that a little today. I couldn’t find an iframe that was reliable enough. I ended up installing a Home Assistant add-on called go2rtc to serve the video and on the magic mirror, I installed the MMM-WebView module. It works a lot like an iFrame but more stable. So far, it seems to be working. I have MotionEye and SecuritySpy sending command line webhooks upon motion triggers to Home Assistant that in turn shows and hides the module on the magic mirror. I would have liked to get MotionEye working, but this actually sems faster and more stable. Thanks so much for your help though, to both of you.
  • [Default clock] Incorrect week number

    showweek clock
    14
    1
    0 Votes
    14 Posts
    4k Views
    S
    @BKeyport ‘still’?! you think someone is ACTIVELY rewriting everything… ha ha ha
  • Update started but not finished

    3
    0 Votes
    3 Posts
    509 Views
    C
    @sdetweil great, thank you very much ! really appreciate your help!
  • [SOLVED] random black screen

    15
    2
    0 Votes
    15 Posts
    5k Views
    qu1queQ
    Well, I think I can tag this post with SOLVED, all day with MMM-RAIN-MAP module disabled and no more black screens. Thanks all for your advice.
  • Link on website broken - verified on multiple machines

    2
    0 Votes
    2 Posts
    296 Views
    S
    @giveItUp4SnowWht please copy your text and open an issue on the MagicMirror GitHub repo. thx
  • MMM-NOAA3 Error

    5
    0 Votes
    5 Posts
    544 Views
    S
    @tacotaco i see u are using the accuweather provider I see this error (after adding some code) from one of the sites used to get info [image: 1659195835936-screenshot-at-2022-07-30-10-43-03.png]
  • /etc/udev/rules.d/backlight-permissions.rules crashes the command line

    1
    0 Votes
    1 Posts
    3k Views
    E
    I tried installing this: https://github.com/mjtice/MMM-Screendimmer but when I tried editing /etc/udev/rules.d/backlight-permissions.rules, the command line in putty crashed. Now the 7 inch Raspberry Pi display is booted up but it keeps showing the thinking _ repeatedly. I don’t know what do do. It keeps saying that /etc/udev/rules.d/backlight-permissions.rules isn’t found when trying to edit it now.
  • Error when updating and reinstalling 2.19.0

    8
    0 Votes
    8 Posts
    1k Views
    S
    @det just for your info. my install script does all the things u did manually… apt update/upgrade and install node/npm.
  • 0 Votes
    3 Posts
    548 Views
    P
    Hi, thanks for your reply. It seems node-ical has an issue with parsing EXDATE Info within the ICS file. https://github.com/jens-maus/node-ical/issues/167 He has the same problem.
  • MMM-Screencast Position

    8
    0 Votes
    8 Posts
    1k Views
    S
    @poucedeleon position: 'bottomRight', that is a MMM-ScreenCast property… not MagicMirror but, yes whatever way the module expects, exact syntax is important, including upper/lower case.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    30 Views
  • MM Alert Bug? Alerts Overlap

    1
    0 Votes
    1 Posts
    283 Views
    C
    Hello, I had not been using my weather app for many months, and I got everything up and running today with the latest version of MM. However, I noticed a possible bug in with MM alerts. Previously, MM would handle multiple alerts gracefully, but today, I got this overlapping, unreadable alert instead: [image: JRKtkqM] Is something wrong with my MM settings/installation/PI, or is this a bug? What is the code? MMM-Rain-Radar already uses the NWS feed to determine when the radar should be displayed on MM. Their logic is if there is an alert for your state, then display the radar. If not, hide the radar module. I made a few modifications to copy the alert/warning text from NWS into a MM alert and display as MM alert. Neat! Then I stored the alert in an array. For each NWS feed check, it searches for any alerts not in the array. If it finds any, it displays them on MM as an alert, and adds the alert(s) to the array. Once there are no more active weather alerts on NWS, the array clears, and the radar stops displaying. Anyway, it’s a cool little hack to mmm-rain-radar, but yeah, it’s not useful if I can’t read the alerts on my MM. :) PS. I have a touchscreen so I just touch the alert to make it go away. I also put in a timeout so if I am away for for a long time, the alert will terminate after a few hours. PSS. I changed the code to do notifications, and it works beautifully. So it’s only the alerts that display incorrectly.
  • Calendar: Repeating events with time are not displayed

    Unsolved
    2
    0 Votes
    2 Posts
    459 Views
    psycho0verloadP
    Added bug report to Github: https://github.com/MichMich/MagicMirror/issues/2813
  • Alert module no longer accepts HTML for notifications

    2
    0 Votes
    2 Posts
    425 Views
    strawberry 3.141S
    This is most likely caused by my transformation of the module from plain HTML to nunjuck templates. I suggest to open a Github issue for this in the repository https://github.com/MichMich/MagicMirror/issues/new with all necessary information. It would also be interesting there which module is trying to send alerts in HTML.
  • 0 Votes
    9 Posts
    2k Views
    M
    @sdetweil thanks!! All works fine now. :clapping_hands:
  • Weather not displaying envcanada provider

    14
    0 Votes
    14 Posts
    4k Views
    karsten13K
    found a solution meanwhile, will provide a PR in the github repo
  • Calendar error ???

    5
    1
    0 Votes
    5 Posts
    901 Views
    AssassinsA
    @sdetweil fullDayEventDateFormat: work now, thanks
  • Problem whit MMM-PIE-Sensor modules

    5
    0 Votes
    5 Posts
    765 Views
    J
    @bugsounet said in Problem whit MMM-PIE-Sensor modules: node -v pi@raspberrypi:~/MagicMirror $ node -v v16.13.1 It works now, thank you :-)
  • 0 Votes
    8 Posts
    939 Views
    S
    @rustyknight i found the problem in the calendar module a while back #2632) and have submitted a fix for the next release, Jan 1. https://github.com/MichMich/MagicMirror/pull/2748/ which hasbeen accepted and merged… if u want to test it now, you can do this https://forum.magicmirror.builders/topic/14327/testing-new-fixes-or-solving-current-problems-with-next-release-code
  • Crontab to Restart Magic Mirror does not work

    11
    0 Votes
    11 Posts
    3k Views
    S
    @desert-rat sorry. no idea. my info is gathered over 20+ years there are online linux courses, but I don’t know where they start, or how deep they go, how fast. I have a near photographic memory which is a blessing and a curse…