A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Needing help with Regions please

    Custom CSS
    4
    1
    0 Votes
    4 Posts
    21 Views
    X
    @sdetweil yes, I was deciding using the dev window, just didn’t know the terminology. Think I’ve read through your second link twice (might have nodded of there a couple times, but you pointed me in the right direction, thank you.
  • ChatGPT voice chat

    Unsolved Requests
    2
    0 Votes
    2 Posts
    2 Views
    S
    @darkgamer500 not seen anyone do voice input, or output. see the 3rd party list, linked in the top menu
  • 0 Votes
    21 Posts
    13 Views
    S
    @karsten13 said in MagicMirrorOS build intermittently not starting mm container (Version 2.30): the script /opt/mm/install/install.sh is executed with every reboot. As workaround you could add Is that executed on the OS boot, or by one of the containers as they start? I was thinking of a workaround like that to introduce a pause. Given the low machine spec, it seems to be busy for about 5min after sshd starts, so will just try a 300 sec sleep.
  • CalendarExt3 eventTransformer and refreshInterval

    Unsolved Troubleshooting
    3
    0 Votes
    3 Posts
    16 Views
    C
    @fXtra This is my code in ext3 config and it does its job: eventTransformer: (ev) => { if (ev.title.search('Altpapier') > -1) { ev.color = 'blue'; ev.symbol = ['noto:rolled-up-newspaper']; } if (ev.title.search('LVP') > -1) { ev.color = 'yellow'; ev.symbol = ['noto:recycling-symbol']; } if (ev.title.search('Biotonne') > -1) { ev.color = 'brown'; ev.symbol = ['noto:biohazard']; } if (ev.title.search('Restmüll') > -1) { ev.color = 'gray'; ev.symbol = ['noto:squinting-face-with-tongue']; } return ev; },
  • MMM-Cookidoo

    Utilities
    1
    0 Votes
    1 Posts
    10 Views
    C
    Hello, I have just released a new module: MMM-Cookidoo For those who have a Thermomix it could be useful. :) Until now only a German webpage is supported. If others exists in other countries, I don’t know. The endpoint can be adjusted easy in the config.js. Maybe they’re similar. This is the very first release. I’m glad it is doing what I expected the most. I want to get the Cookidoo link running directly into the thermomix. If anyone has an idea how to do it, please let me know. [image: MMM-Cookidoo.png?raw=true]
  • Hardware question

    Tutorials
    5
    0 Votes
    5 Posts
    63 Views
    K
    @sdetweil thanks for your help. I have an idea here to start. looks like I have a lot of forum to read
  • Cannot find module 'request'

    Unsolved Troubleshooting
    3
    0 Votes
    3 Posts
    24 Views
    karsten13K
    https://khassel.gitlab.io/magicmirror/docs/faq.html#error-cannot-find-module-request
  • Slideshow for PDFs question

    Forum
    2
    0 Votes
    2 Posts
    12 Views
    S
    @kochb1988 i have not seen a module that says it does this. did u look thru the third party modules? (list linked in the top menu above)
  • MMM-CalendarExt3

    Utilities
    613
    2 Votes
    613 Posts
    1m Views
    S
    @p1lspeda see the second link below in my signature for using the developers window elements tan
  • Cannot find module 'undici' - 'npm install' doesn't work

    Solved Troubleshooting
    11
    0 Votes
    11 Posts
    1k Views
    K
    @sdetweil Great, now it works. Thank you for your help again
  • What's the best TV to use?

    Hardware
    4
    0 Votes
    4 Posts
    1k Views
    S
    @DanLeo i do not know. as i said above none of my mirrors have reflective glass. i do not need that in my house. i have a 43in hd tv on the wall at the T of my two main walkways it shows background pics from my nas weather, calendar, and a couple other into things i have a 55 in hd tv on the wall in my office space, w 4 hdmi inputs, where i can switch between different systems providing mirror app info. this is mostly used for testing, but i have an old odroid xu4 running 24x7
  • Let it snow now Magic Mirror

    Entertainment
    23
    3 Votes
    23 Posts
    1k Views
    C
    @sdetweil Yes, I understand, but it’s not the cost itself that’s the issue (although it would have been a problem if there was a cost). The concern is having to provide my credit card details. It’s not that I distrust OpenWeather, but I prefer not to share them unnecessarily. You never know, for example, if they might get hacked.
  • MMM-Carousel causing Mirror to shift up

    Unsolved Troubleshooting
    6
    0 Votes
    6 Posts
    65 Views
    S
    @jlward73 ah, no buttons. i’ve never used this carousel feature i use MMM-pages and MMM-pageindicator
  • MMM-Scrapey - I made something that could be useful?

    Development
    14
    3 Votes
    14 Posts
    706 Views
    F
    @AndyHazz said in MMM-Scrapey - I made something that could be useful?: .MMM-Scrapey td { line-height: 1; } Just that, perfect Thank you.
  • MMM-CalendarExt3 only one calendar not updating

    Unsolved Troubleshooting
    35
    0 Votes
    35 Posts
    8k Views
    S
    ok, that didnt help
  • Default clock module accuracy?

    Bug Hunt
    9
    0 Votes
    9 Posts
    213 Views
    mumblebajM
    @plainbroke Out of interest and to see if you get the same issue, can you try my MMM-SweepClock and see if it has the same issue? Just want to see if it may be the module that is loosing time?
  • how to control magic mirror with python

    Unsolved Troubleshooting
    2
    1
    0 Votes
    2 Posts
    40 Views
    S
    @kpplnNP have no idea what that is MagicMirror is a javascript web server, serving a single page web app whose content is created by javascript applets (modules) what ‘control’ are you looking for?
  • installation of modules

    Solved Troubleshooting
    20
    1
    0 Votes
    20 Posts
    439 Views
    P
    Thank you again I will leave it like this thanking you too afraid of hurting
  • MMM-GooglePhotos Image loading fails

    Unsolved Troubleshooting
    1
    0 Votes
    1 Posts
    50 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
  • I am looking for a working PIR Modul/function

    Unsolved Troubleshooting
    3
    0 Votes
    3 Posts
    79 Views
    S
    @Klinge see https://forum.magicmirror.builders/post/123892