A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Magicmirror two way mirror venor

    2
    0 Votes
    2 Posts
    692 Views
    S
    @videogame95 see https://forum.magicmirror.builders/topic/15553/new-2-way-mirror-supplier-lower-prices-and-lead-times/39 there is also another user that takes orders
  • Open AI

    4
    0 Votes
    4 Posts
    2k Views
    S
    @teitlebot the compliments module loads it’s list on startup, not dynamically. it does not have a response to any notification
  • Replacing Radar Sensing module (RCWL-0516) in place of PIR Sensor

    8
    0 Votes
    8 Posts
    2k Views
    wishmaster270W
    @Rags You are welcome. Great if it works.
  • WHO KNOWS WHATS IS THIS?

    3
    0 Votes
    3 Posts
    797 Views
    M
    @clezio But I’m not sure it would work under the spy mirror because it seems to depend on the electromagnetic field theory, so not sure how it works with spy mirrors more than with normal mirrors.
  • Anyone know how to fix forum loading problem?

    2
    0 Votes
    2 Posts
    634 Views
    S
    @BKeyport I do not see that. 3 different systems, phone, laptop and desktop
  • launching MM with RDP and scaling issues

    3
    2
    0 Votes
    3 Posts
    741 Views
    M
    @sdetweil Thank you. I will give make the changes. For the display I am using an old 23 inch samsung monitor.
  • Update to v2.20.0 on my MM/InfoBoard

    1
    1 Votes
    1 Posts
    551 Views
    earnestrichardsE
    I cannot sing the praises of @sdetweil’s (install and) update scripts loud enough. it’s just copy, paste, enter, and restart. Thanks Sam.
  • Suggestions pls: Facial recognition & Alexa/Google Assistant

    3
    0 Votes
    3 Posts
    786 Views
    S
    @lifetech I tested awesome-alexa yesterday…install went ok but it doesn’t work
  • MODULE TELEGRAM

    3
    0 Votes
    3 Posts
    970 Views
    A
    @MMRIZE hello, I already restarted the MM and same message in the bot channel. and other problem : no display of the chat in the mirror { module: ‘MMM-TelegramBot’, position: ‘bottom_center’, config: { telegramAPIKey : ‘zrzerzera’, allowedUser : [‘azerazera’], // This is NOT the username of bot. adminChatId : zaer66, } }, Thanks,
  • working module Raspberry Pi 4 and PIR?

    13
    0 Votes
    13 Posts
    5k Views
    pugslyP
    @DariBer Please see this document… this is how I use my PIR to turn off the screen when no one is in front of it. https://www.thedigitalpictureframe.com/pir-motion-sensor-raspberry-pi-digital-picture-frame/
  • Module Refresh Time

    11
    0 Votes
    11 Posts
    5k Views
    S
    @mumblebaj that last link shows both Date() and moment() approaches
  • HELP -- MMM-calendarExt2 was not displayed

    22
    0 Votes
    22 Posts
    8k Views
    S
    @SARCux see https://forum.magicmirror.builders/topic/15778/fix-for-black-screen-in-2-16-and-later/35
  • MMM-ModuleScheduler update

    11
    0 Votes
    11 Posts
    4k Views
    C
    @sdetweil said in MMM-ModuleScheduler update: @Canguingo no, I was asking, did the command git pull work. so, go there again and do the git pull and show the results Thanks Sam. It seems I had to delete some files from the ModuleScheduler before in order to get git pull to work. Now it looks it’s working. Many thanks!
  • New Weather Module - Migration

    19
    0 Votes
    19 Posts
    5k Views
    C
    @DarrenHill said in New Weather Module - Migration: @Canguingo said in New Weather Module - Migration: apiKey: “abcde12345abcde12345abcde12345ab” //this is the old appi that i had Is that really your actual key, or did you just put that as a redaction of your actual key? Just to ask a basic question, as that doesn’t look like a valid key to me. As the others have noted, all you should need to do is change the module name and swap the key label from appid: to apiKey: , The key value itself is valid for both. Many thanks Darren, That’s a dummy key not the real one. I managed to get it running. The issue was (for the record): Mistaken “apiKey” for “appi” Missing ‘currentweather’ part which has also been replaced by the new module. So the code was wrong and missing a calling a module that does not exist anymore. Again many thanks!!
  • Google calendar link

    9
    0 Votes
    9 Posts
    3k Views
    S
    @n6ng your email under my calendars on the left I looked at your picture you have to move the mouse there or the 3 dots don’t appear
  • MMM-Carousel not displaying

    96
    0 Votes
    96 Posts
    61k Views
    S
    @pastormingle what weather module? I do not know the answer. don’t use carousel
  • MMM-Fuel lässt mich verzweifeln

    10
    0 Votes
    10 Posts
    3k Views
    M
    @michel-0 es läuft, ich habe das System ganz neu aufgesetzt und es geht alles.
  • Start and Stop the MagicMirror

    3
    0 Votes
    3 Posts
    1k Views
    M
    @mike-0 Have you considered this? https://github.com/gfischershaw/MMM-Touch It can define your touch gesture then assign jobs even shell scripts execution.
  • Updated MM will not display

    3
    0 Votes
    3 Posts
    497 Views
    M
    @sdetweil Thank you! npm install rrule worked. My changes didn’t merge over, but at least I have the default MM running. THANKS!
  • birthday list Implementation

    calendar
    6
    0 Votes
    6 Posts
    2k Views
    veldjeV
    @sdetweil I placed in the folder: custom.css .birthdaylist .TD-BODY { font size: 18px; text transform: none; and the text layout conformed to that in bdl.scv Dissolved. Thanks for the suggestions