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

    5
    0 Votes
    5 Posts
    428 Views
    J
    Thats it!!! Thanks a lot for your great support.
  • Creating Custom Voice Commands for Hello-Lucy...?

    30
    0 Votes
    30 Posts
    10k Views
    E
    @Doctor0ctoroc Have you been able to increase the speed? If so, what did you do?
  • MMM-Iobroker "undefined"

    Unsolved
    7
    0 Votes
    7 Posts
    4k Views
    kusselinK
    Hi, i have updated to the actually MM. other things in the config i haven´t changed. I have install the simple restful API Adapter in iobroker and before the latest uodate all is going. Now nothing is going… Whre is the mistake?
  • Is there an online voice assistant with custom commands?

    4
    0 Votes
    4 Posts
    941 Views
    E
    @saljoke Thanks for the reply! I will check it out right away!
  • 0 Votes
    1 Posts
    283 Views
    E
    Hi, I’ve got several calendars and one them stopped working. I found following error in the pm2 log file: [2020-11-15 20:01:14.789] [LOG] https://xxxx >> Error in iCal Parsing. [2020-11-15 20:01:14.794] [LOG] { headers: { 'User-Agent': 'Mozilla/5.0 (Node.js 12.4) ' + 'MagicMirror/2.13.0 ' + '(https://github.com/MichMich/MagicMirror/)' }, auth: { user: '', pass: '', sendImmediately: 1 } } [2020-11-15 20:01:14.795] [LOG] Error: Parse Error at TLSSocket.socketOnData (_http_client.js:452:22) at TLSSocket.emit (events.js:200:13) at addChunk (_stream_readable.js:294:12) at readableAddChunk (_stream_readable.js:275:11) at TLSSocket.Readable.push (_stream_readable.js:210:10) at TLSWrap.onStreamRead (internal/stream_base_commons.js:166:17) { bytesParsed: 8281, code: 'HPE_HEADER_OVERFLOW', reason: 'Header overflow' } I fixed it temporarily by dowloading a local copy with wget and changing the URL in the config to localhost. The wget is scheduled to run hourly thru crontab. So it works for now but I’d rather have it work from the actual URL. Thanks, EricC
  • lightning bolt at the top left of my screen

    3
    0 Votes
    3 Posts
    2k Views
    R
    ok thanks
  • CALENDAR_EVENTS

    1
    0 Votes
    1 Posts
    283 Views
    R
    Hi, I was wondering if theres a way for the calendar module to only broadcast events for the same day? I am using google-route to receive notifications but its displaying traffic for an event multiple days out and would like it to only display route for same day events.
  • MMM-Bring

    2
    0 Votes
    2 Posts
    3k Views
    A
    @jpeuf007 Salut, j’ai exactement le même problème!
  • "absolute" does not mean absolute in default calendar module

    20
    0 Votes
    20 Posts
    5k Views
    S
    @Alvinger the arrow function () =>{} , makes the use of ‘this’ not needed, because the context is not lost. use of function(){} does change ‘this’
  • Unexpected Token, config not working

    4
    0 Votes
    4 Posts
    2k Views
    S
    @Alvinger right, after the calendarExt2 url line
  • MMM-CalendarExt2 not showing all events

    8
    0 Votes
    8 Posts
    2k Views
    T
    After trying for hours to debug MagicMirror and modules inside and outside of MagicMirror I finally gave up and reinstalled MMM-CalendarExt2. Lo and behold everything is working again. So the next time something goes wrong I’ll just reinstall.
  • AfterShip

    8
    0 Votes
    8 Posts
    2k Views
    R
    Debugging is pretty easy. Turn on your browser console (ctrl-sht-j) and then put log statements in your code. Log.info('ruff: shipment ’ + shipments.tag) They will turn up in the log. Aftership was throwing an error when a shipment was pending, the latest history message was trying to display even though there was a check for history = null. I added a check for Pending and now pending displays.
  • MMM-Trello sometimes fails to refresh. Any ideas?

    Unsolved mmm-trello trello refresh
    10
    0 Votes
    10 Posts
    2k Views
    P
    @geronimodupree Unfortunately, no. I don’t seem to be getting the issue as much, but since the pandemic has all but halted my job, there haven’t been many changes to my schedules. We have also had a batch of bad weather recently, which resulted in several power failure. Which isn’t hard, since if a squirrel farts on Mars our power goes out. Maybe the constant refreshing has kept the issue at bay. Sorry I can’t be much help.
  • Alexyak Camera module displaying orange screen

    3
    0 Votes
    3 Posts
    4k Views
    H
    @jason02 Hi Jason, I have exactly the same issue as you on chrome the camera works perfectly inside electron it doesn’t. Any updates?
  • Having problems scanning qr codes from MMM-News-QR

    2
    0 Votes
    2 Posts
    497 Views
    F
    @fribse Hmm, weird, I had changed the color coding for colorDark to ‘#000’ and colorLight to ‘#fff’, when reverting them to the example, then it worked with the scanning, that’s really interesting’. Now it scans it every single time.
  • MMM-PIR-Sensor execute .py script

    2
    0 Votes
    2 Posts
    530 Views
    B
    MMM-PIR-Sensor by paviro node_helper.js txt here
  • OpenCV-Raspberry-Pi-4-Package-for-Python/nischi / MMM-Face-Reco-DNN

    1
    0 Votes
    1 Posts
    434 Views
    A
    have tried to install this and I think I will then have to install the whole opencv 4.5 but there is also a similar but with opencv 4.1 and when I try it and will go with (pip3 install face_recognition) for I this error medldin in orange text. (Downloading https://www.piwheels.org/simple/face-recognition-models/face_recognition_models-0.3.0-py2.py3-none-any.whl (100.6MB) 100% | ████████████████████████████████ | 100.6MB 4.3kB / s Installing collected packages: face-recognition-models, face-recognition The scripts face_detection and face_recognition are installed in ‘/home/pi/.local/bin’ which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. ) The scripts face_detection and face_recognition are installed in ‘/home/pi/.local/bin’ which is not on PATH. Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. I follow all installation line by line but from my pc there is something wrong I do here during the installation.please Help. Sincerely, someone who has never used a raspberry pi before or has programmed anything. Roy Bråthe Norway
  • MMM_Webradio and MMM-Remote-Control won't work

    1
    0 Votes
    1 Posts
    261 Views
    D
    Hi Guys To be honest: This is my first day programming my PI with MagicMirror and I love it. At the moment my goal is that I can create a standalone solution for showing me Date/Time, Weather forecast and to provide me the possibility to control my webradio. I use a Pi3b with a 7" TouchDisplay. I was able to manage my WebRadio stations with MMM_Webradio and installed also MMM-Remote-Control. My Idea is to setup a small menu on the Bottom_Left to control MMM_Webradio. Therefore I configured my config.json with the following code: { module: 'MMM-Remote-Control', header: 'Steuerung', config: { // showModuleApiMenu: false, // apiKey: '*********', customCommand: { 'Webradio ON or OFF': 'WEBRADIO_ONOFF' } } } I can access my Pi with http://IP:8080/remote.html and I’m also able to show in the bottom_left corner the IP Address of this MagicMirror but my menu is not shown. I can see on my display my date/time, weatherforecast, my webradio initial screen but no MMM-Remote-Control menu. Can anyone tell me what I’m doing wrong? BR DBLAKE76
  • "No Signal" message when PIR sensor is triggered

    Moved
    16
    0 Votes
    16 Posts
    7k Views
    cruunnerrC
    Long time ago I visited this forum, so I don’t know if this will help. but the MMM-ModuleScheduler can hide all modules per notifications. So maybe you can trigger the module with your pir-module. Or take a look at point 6 in this tutorial https://forum.magicmirror.builders/topic/6291/howto-turn-on-off-your-monitor-time-based-pir-button-app/2
  • MMM-TomTomTrafficIncidents display issue on PI zero

    1
    0 Votes
    1 Posts
    333 Views
    S
    Hi, I am new to this. First thanks to the community, your work is fantastic. Just made my mirror, I will share some picts soon. For integration purpose I choose to run MagicMirror on a pi4 that stay with all my house IT systems. The mirror itself run a pi zero in a kiosk mode. So, for all my modules are working (weather, air pollution, time zone, news and train info). MMM-TomTomTrafficIncidents is working well if I display the dashboard on my computer with Chrome or even directly on the PI4. However, the PI zero doesn’t load the picture of the traffic. I can only see the TomTom copyright. I was wondering if someone could drive me to some direction? I don’t think it is coming from MagicMirror configuration or the module. Rather PI Zero and the Kiosk, web browser… thanks. Ju.