A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Calendar error ext3 and ext3agenda

    Unsolved
    3
    0 Votes
    3 Posts
    223 Views
    S
    @svencarree did you get this working
  • MMM-BackgroundSlideshow shows blurry images

    Unsolved
    1
    0 Votes
    1 Posts
    125 Views
    K
    Hello When using images in MMM-BackgroundSlideshow the become blurry/pixelated. My library contains only 4K images with no compression Has it something to do with the gradient-, Horizontalgradient-, radialGradient- and GradientDirection settings? Any help will be appreciated
  • MMM-CalendarExt3Journal - How to set colors for calendars?

    Solved
    4
    0 Votes
    4 Posts
    258 Views
    S
    @nobbistyles cool
  • PIR bien Détecté par le script mais ne fonctionne pas avec MMM-PIR

    Moved
    17
    0 Votes
    17 Posts
    952 Views
    M
    @sdetweil Sam MERCI votre solution a fonctionné, c’est la plus simple, merci beaucoup
  • MMM-GoogleAssistant and domotics?

    Unsolved
    1
    0 Votes
    1 Posts
    138 Views
    Cr4z33C
    I am using the module made by Bugsounet and I noticed that I cannot control my domotics with it like normal Google devices like ie. the Nest Hub 2nd Gen, etc. Is there anything I need to edit or to add to be able to achieve it?
  • How do I display an RTSP camera stream?

    Unsolved
    16
    0 Votes
    16 Posts
    2k Views
    S
    @BKeyport yeh, sadly continuity is no longer valued. Time to market is everything. If something breaks, the consumer will refactor or their usage will die, and not be a problem after all.
  • REMOTE CONTROL UPDATE

    Solved
    19
    -1 Votes
    19 Posts
    1k Views
    S
    @pat59 awesome
  • MMM-GoogleCalendar stopped working "INVALID_GRANT"

    Unsolved
    3
    0 Votes
    3 Posts
    323 Views
    N
    @sdetweil Ok, so I set your standard calendar module with google ics url; it should read google events and broadcast to CalendarExt3. I hope I understand your message well. Using ICS instead of OAuth my question is: does it update automatically or I have to manually update it? Can I add more than one calendar? If you, which is the correct formattation? Is the configuration under here correct? calendars: [ { url: "ht****lendar.google.com/MYURLCALENDAR.ics", fetchInterval: 7 * 24 * 60 * 60 * 1000, fade: "false", name: "MYCALENDARNAME", // <= RECOMMENDED to assign name color: "blue", // <= RECOMMENDED to assign color customEvents: [{keyword: 'Birthday', symbol: 'birthday-cake', color: 'Gold'},{keyword: 'Dinner', symbol: ' pizza-slice', color: 'red'}],
  • mmm-googleassistant ou réglage son

    Solved
    16
    -1 Votes
    16 Posts
    2k Views
    S
    @negrito no. sadly it has been removed by the author
  • Logging issues

    Solved
    22
    0 Votes
    22 Posts
    2k Views
    BKeyportB
    @sdetweil It now is working as expected. Thanks for the help.
  • Update - General Question

    Unsolved
    2
    0 Votes
    2 Posts
    216 Views
    S
    @TomOMaley you would have to check the updates to know if there is something your mirror needs. i suggest disabling the updatenotification module, to remove the notices we update MagicMirror every 90 days, its release page is in section Announcements/MagicMirror for example https://forum.magicmirror.builders/topic/19268/v2-30-0 modules are more ‘as needed’
  • MMM My Garbage module

    Solved
    3
    0 Votes
    3 Posts
    215 Views
    S
    @milo69 can you mark this resolved go to the message that contains the best answer, click the 3dots lower right and pick the option
  • MMM-MyWeather module - Need help

    Solved
    6
    0 Votes
    6 Posts
    384 Views
    K
    @sdetweil - Thanks for your feedback. I have signed up for Open Weather with the credit card for 3.0 API and forked using https://github.com/Tom-Hirschberger/MMM-OpenWeatherForecast. I now have the weather module back online. Thanks for your support.
  • MMM-CalendarExt3 appear with "undefined"

    Solved
    3
    0 Votes
    3 Posts
    190 Views
    N
    @sdetweil after some tries, this afternoon, ext3 started showing. But honestly I didn’t install the clipping flix so I did it now
  • Again -- MMM-Navigate can't get installed.

    Solved
    20
    0 Votes
    20 Posts
    1k Views
    R
    @sdetweil said in Again -- MMM-Navigate can't get installed.: the compiled module code must match the engine version OK, sounds plausible. Thanks. Learned a lot, today :-) Regards, Ralf
  • MMM-NearCompliments and HC-SR04

    Unsolved
    1
    0 Votes
    1 Posts
    156 Views
    R
    Long story short: I had my MagicMirror working until the SD card got corrupted. After rebuilding the mirror, I cannot use my HC-SR04 sensor to display the hidden compliments. I have verified that the HC-SR04 is in fact working by using a python script: pi@MagicPicture:~ $python3 ultrasonic_distance.py Measured Distance = 124.3 cm Measured Distance = 122.6 cm Measured Distance = 0.4 cm Measured Distance = 122.6 cm Measured Distance = 122.1 cm Measured Distance = 123.0 cm ^CMeasurement stopped by User MMM-NearCompliments hides the compliments upon mirror restart but interacting with the sensor does nothing. I have been unsuccessful in configuring it to directly access the sensor, trying multiple iterations of its configuration settings. This is how I left its config: config: { echoPin: 4, triggerPin: 17, delay: 20, autoStart: true, usePIR: false, calibrate: false, position: 'bottom_left' } I also have tried (separately) using both MMM-Pir and MMM-GPIO-Notifications in order to use their USER_PRESENCE notifications for sensor interaction… When I set the MMM-NearCompliments config to usePIR:true when using MMM-Pir the sensor does not work, plus I cannot stop the monitor from shutting down…from which I am unable to recover. When I use MMM-GPIO-Notifications with MMM-NearCompliments. I get complaints that the usePIR:true config setting requires MMM-PIR. I would like to know if anyone has MMM-NearCompliments working directly with an HC-SR04 sensor (i.e. without using MMM-Pir), and request that you share your configuration settings. Barring that, any information or assistance would be appreciated. Take care. rrslssr
  • Face recognition

    Unsolved
    6
    0 Votes
    6 Posts
    364 Views
    S
    @notgood looks like he changed the ocv interface to ONLY use pi camera if you look at the older version (1.0.5) you can see the code for other cameras, usepicamera:true was an option then
  • MMM-NetworkScanner (spitzlbergerj)

    7
    0 Votes
    7 Posts
    1k Views
    S
    Hello, i use this Module an im very Happy with it. The Problem is i run for my firsttime MM under Ubunt. In the Start Script from MM i had to type in my Passwort otherwise the module will not start and the list will remain empty. I think the arp-scan needs Sudo Rights which are not passed through, is my guess.
  • Voice assistant

    Solved voice control troubleshoot
    8
    0 Votes
    8 Posts
    490 Views
    S
    @notgood there is chat, under a users profile
  • MMM-KeyBindings install error

    Unsolved
    4
    0 Votes
    4 Posts
    367 Views
    S
    @lovedatsnow you should post this as an issue to the module github page