A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • MMM-Remote-Control - direct start custom menu

    Unsolved Troubleshooting
    2
    0 Votes
    2 Posts
    126 Views
    S

    @Babene1 I would expect that custom menus only work when launched from the app remote-control app webpage

  • Modification to MMM-Pir module

    Unsolved Requests
    3
    0 Votes
    3 Posts
    200 Views
    uros76U

    @Feedy88 it can be done easy by flipping the GPIO detection.
    I use crontab with simple command. During the specified night time my MM does not turn on the screen. In morning the sensor starts to work again. If that’s what you are trying to achieve let me know and I can share details.

  • Openweathermap api works for 2 of my modules but not for Hourly

    Unsolved Troubleshooting
    9
    0 Votes
    9 Posts
    394 Views
    H

    @sdetweil
    Thanks for your help, will do.

  • MMM-CalendarExt2 not working

    Unsolved Troubleshooting
    8
    0 Votes
    8 Posts
    628 Views
    V

    @BKeyport
    Hello. Thank you very much for the hint about the module. I installed it and am using it. Please tell me how I can increase the font size in the name of the month and numbers. Thank you in advance!

  • 0 Votes
    3 Posts
    109 Views
    S

    @superior_carter
    it looks like the module uses these classes

    1000026023.jpg

  • 0 Votes
    6 Posts
    639 Views
    BKeyportB

    @atltiger81 In that case, I’d use something like MMM-ProfileSwitcher and switch between two configs of the module on a timed basis.

    I currently have that set up with my cameras so that I can cycle through the cameras.

  • The installation instructions are broken.

    Unsolved Troubleshooting
    5
    0 Votes
    5 Posts
    279 Views
    S

    @mumblebaj my script is listed as first alternative

  • My mirror doesnt working

    Unsolved Troubleshooting
    8
    0 Votes
    8 Posts
    223 Views
    S

    @semihbakrac ok good, don’t know more. hardware problem

  • Internet-Monitor display issue

    Unsolved Troubleshooting
    6
    0 Votes
    6 Posts
    244 Views
    R

    yes, for both of them

    It does throw some warnings that I captured earlier:

    rich@raspberrypi:~/MagicMirror/modules/internet-monitor $ npm install

    added 359 packages, and audited 360 packages in 38s

    99 packages are looking for funding
    run npm fund for details

    5 vulnerabilities (2 moderate, 3 high)

    Some issues need review, and may require choosing
    a different dependency.

    Run npm audit for details.

    this happened on both the pi installation and the debian vbox version.

    I ran the audit on the pi version:

    npm audit report

    got <=11.8.3
    Severity: high
    Got allows a redirect to a UNIX socket - https://github.com/advisories/GHSA-pfrx-2q88-qq97
    Depends on vulnerable versions of cacheable-request
    No fix available
    node_modules/got
    download >=4.0.0
    Depends on vulnerable versions of got
    node_modules/download
    @lh2020/speedtest-net *
    Depends on vulnerable versions of download
    node_modules/speedtest-net

    http-cache-semantics <4.1.1
    Severity: high
    http-cache-semantics vulnerable to Regular Expression Denial of Service - https://github.com/advisories/GHSA-rc47-6667-2j5j
    No fix available
    node_modules/http-cache-semantics
    cacheable-request 0.1.0 - 2.1.4
    Depends on vulnerable versions of http-cache-semantics
    node_modules/cacheable-request

    5 vulnerabilities (2 moderate, 3 high)

    Some issues need review, and may require choosing
    a different dependency.

  • 7May24 - Error EXT-Pages

    Unsolved Troubleshooting
    3
    0 Votes
    3 Posts
    161 Views
    S

    @Assassins yes, generally the author prefers issues posted to his own forums.

  • erreur : MMM-Face-Reco-DNN

    Unsolved Troubleshooting
    6
    -1 Votes
    6 Posts
    149 Views
    S

    @admin you must run a program to create those. that is the screenshot I provided from the module instructions

  • Trash schedule module

    Unsolved Requests
    10
    0 Votes
    10 Posts
    557 Views
    Feedy88F

    @angeliKITTYx

    MyGarbge should work for you, it works with icons though. It uses a static CSV-file which you can build from a template that is part of the module.

    The nice thing is, if you have a shift in day (due to holiday) this works with this module by just changing the day. I added a red trash can for off-schedule weeks as visual indicator.

  • MMM-GooglePhotos Stuck on Loading

    Unsolved Troubleshooting
    2
    0 Votes
    2 Posts
    98 Views
    S

    @schwarem can you look at the messages from npm start?

  • Screen doesn't turn off

    Unsolved Troubleshooting
    3
    0 Votes
    3 Posts
    95 Views
    bugsounetB

    @JeffBuilds said in Screen doesn't turn off:

    Pir Error Detected: EINVAL: invalid argument, write

    Hi, Generally this error happen with Raspbian 12 (bookworm)

    So you can use:

    mode: 2 - use dpms (For raspbian 10/11 or raspbian 12 with x11 compositor) mode: 9 - use xrandr use xrandr (For raspbian 11 or raspbian 12 with x11 compositor) mode: 10 - use wlr-randr (For rapsbian 12 with wayland compositor)

    Note: By default bookworm use wayland compositor

  • Error log full of this error - gdk_monitor_get_scale_factor

    Unsolved Troubleshooting
    16
    0 Votes
    16 Posts
    883 Views
    T

    @sdetweil The 3 error entries in the log file only appear at the point in time that the xrandr off is issued. They don’t appear again until the screen has been turned on again and another xrandr -off gets issued.

  • Need Help

    Unsolved Troubleshooting
    3
    0 Votes
    3 Posts
    140 Views
    bugsounetB

    @sdetweil: [Error: failed to read sensor] is related to MMM-DHT-Sensor

  • MMM-GoogleAssistant problème

    Unsolved Troubleshooting
    2
    -1 Votes
    2 Posts
    65 Views
    S

    @rihab_ben the documentation says

    npm run token

    not tokens
    1000025785.jpg

  • commande vocale

    Unsolved Troubleshooting
    2
    -1 Votes
    2 Posts
    136 Views
    S

    @rihab_ben Avez-vous un module spécifique avec lequel vous rencontrez des difficultés ?
    sinon, quel genre de voix voulez-vous faire ?

  • MMM-Navigate, Issues with KY-040 rotary encoder

    Unsolved Troubleshooting
    15
    0 Votes
    15 Posts
    685 Views
    S

    @stinkycol the gpio notifications module does the gpio connection differently

  • EveryNews: need ID's for Dutch news

    Unsolved Troubleshooting
    7
    0 Votes
    7 Posts
    350 Views
    mumblebajM

    @Peter Sorry about that Peter. If there is nothing further please remember to mark as resolved.

    There is another option. You can use my module, MMM-NewsAPI which has a language option. It will bring up news from multiple source with the language of nl.

    Just follow the instructions on the Github page.

    817bc357-c4cf-47cc-8ce7-c49777a0dd20-image.png

    You can use your existing NewsAPI apiKey.

    You can use the following configuration.

    { module: "MMM-NewsAPI", //header: "news", position: "bottom_center", disabled: false, config: { apiKey: "your-api-key-goes-here", choice: "headlines", pageSize: 20, sortBy: "publishedAt", drawInterval: 1000*30, templateFile: "template.html", fetchInterval: 1000*60*60, query: { country: "", category: "", q: "", qInTitle: "", sources: "", domains: "", excludeDomains: "", language: "nl" } } }