A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • MMM-GoogleCalendar stopped working "INVALID_GRANT"

    Unsolved Troubleshooting
    3
    0 Votes
    3 Posts
    791 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'}],
  • MM shifts to the right about 1cm after it loaded

    Unsolved Troubleshooting
    2
    1
    0 Votes
    2 Posts
    491 Views
    S
    @Johanba said in MM shifts to the right about 1cm after it loaded: custome.css that is a typo, yes?? custom.css also, see the developers window elements tab see the second link in my signature below this may help you identify where the left margin padding is coming from
  • Can’t access the magic mirror from an iPad/iphone

    Unsolved Troubleshooting
    9
    0 Votes
    9 Posts
    1k Views
    S
    @Dartfrog09 I tried this morning from my old ipad Air, chrome version 95. I get a black screen I can access my MMM-Config screens which do NOT use any of the new JS Idoms like the base so I know MagicMirror is running and can be accessed given the right browser support works on my iPhone 15
  • MMM-WeatherBackground crashing?

    Unsolved Troubleshooting
    7
    0 Votes
    7 Posts
    996 Views
    M
    @sdetweil I’ll probably do that then… Still haven’t found the solution tho :(
  • MMM-NearCompliments and HC-SR04

    Unsolved Troubleshooting
    1
    0 Votes
    1 Posts
    363 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
  • Calendar error ext3 and ext3agenda

    Unsolved Troubleshooting
    3
    0 Votes
    3 Posts
    600 Views
    S
    @svencarree did you get this working
  • Face recognition

    Unsolved Troubleshooting
    6
    0 Votes
    6 Posts
    1k 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
  • How do I display an RTSP camera stream?

    Unsolved Troubleshooting
    16
    0 Votes
    16 Posts
    5k 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.
  • Mirror films/glass/acrylic

    Unsolved Troubleshooting
    6
    0 Votes
    6 Posts
    1k Views
    S
    @blank2014 yes, the technology is different, but i doubt anyone has done that. i haven’t seen mirror, but have seen angle sensitive screen covers on phone
  • MMM-ISS by daterell

    Unsolved Troubleshooting
    1
    0 Votes
    1 Posts
    274 Views
    N
    I tried to install the module , but I don’t get any data on my mirror, just “Next ISS fly over”, “Visible”, “Max Height” “Appears” and “Disappears”. Has anyone have suggestions to solve this? { module: 'MMM-ISS', position: 'bottom_right', config: { // These values must come from available locations on the SpotTheStation site: https://spotthestation.nasa.gov/ country: "Netherlands", region: "Flevoland", city: "Almere", minElevation: 40 // 40 Lowest elevation for the panel to show up } },
  • change pages using webhook (POST or GET)?

    Unsolved Troubleshooting
    3
    0 Votes
    3 Posts
    527 Views
    S
    @mvrlogins you can also use my new MMM-CurlToNotification module https://github.com/sdetweil/MMM-CurlToNotification
  • [ERROR] Cannot access 'config' before initialization

    Unsolved Troubleshooting
    4
    0 Votes
    4 Posts
    565 Views
    T
    @sdetweil I am not using the MMM-RemoteControl. The only other modules I have so far is Nest-Status and Screencast. Changing the module config language to ‘false’ allowed the program to launch and everything is functional now. It is just using the module default now. Thanks for the help!
  • MMM-ClosestFlight stuck at "Checking the airspace...."

    Unsolved Troubleshooting
    3
    0 Votes
    3 Posts
    673 Views
    S
    @Richard238 supported is in github, all modules are as is, MAYBE someone will know, or be able to fix
  • MMM-FRITZ-Box-Callmonitor

    Unsolved Troubleshooting
    2
    0 Votes
    2 Posts
    440 Views
    S
    @Sandy2503 see the 3rd party module list, linked in the header above
  • I need help building a modern look for mirror

    Unsolved Troubleshooting
    1
    0 Votes
    1 Posts
    197 Views
    I
    help me for all code config and all link git link
  • ChatGPT voice chat

    Unsolved Requests
    2
    0 Votes
    2 Posts
    621 Views
    S
    @darkgamer500 not seen anyone do voice input, or output. see the 3rd party list, linked in the top menu
  • how to control magic mirror with python

    Unsolved Troubleshooting
    3
    1
    0 Votes
    3 Posts
    354 Views
    S
    @kpplnNP you can also use something like my PythonPrint module to interface python scripts with MagicMirror https://github.com/sdetweil/MMM-PythonPrint.git
  • MMM-Carousel causing Mirror to shift up

    Unsolved Troubleshooting
    6
    0 Votes
    6 Posts
    791 Views
    S
    @jlward73 ah, no buttons. i’ve never used this carousel feature i use MMM-pages and MMM-pageindicator
  • MMM-GooglePhotos Image loading fails

    Unsolved Troubleshooting
    1
    0 Votes
    1 Posts
    370 Views
    C
    Good evening. I’ve been trying for a while to get this module to work and I’m stuck now. I’m getting the following information in the terminal as it tries to pull in and display the photos. I’m transcribing from the pi and only including the relevant information. [INFO] Start Album scanning [INFO] Getting album list [INFO] Finish Album scanning. Properly scanned : 1 [INFO] Albums: MagicMirror [INFO] getAlbumList done [INFO] Total indexed photos: 55 [ERORR] [GPHOTO] hidden.onerror { event: { isTrusted: true }, source: undefined, lineno: undefined, colno: undefined } [ERORR] Image loading fails. Check your network.: https://lh3.googleusercontent.com/…(long url) Please let me know if any other information would help
  • MMM-GoogleBirthdaysProvider

    Unsolved Troubleshooting
    6
    0 Votes
    6 Posts
    849 Views
    S
    @Sebi76-0 I understand, but I think he left out some steps There is an issue open on the module github page since 2023 about this