A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • MMM-EmbedURL Not showing full webpage

    Solved
    8
    1
    0 Votes
    8 Posts
    3k Views
    wishmaster270W
    @plainbroke You will need a external tool like ffmpeg or vlc to convert the stream. I wrote a small wrapper that calls vlc with the necessary parameters. You can find it here. There are other tutorials using a docker containter, too. For me this one was the most effective one. Be aware that the conversion cost a lot of cpu power. Some users had problems running the converter on the same Pi as the mirror is running on. You then can embed the Stream with this module using the setting embedElementType: "img" or you can use my MMM-SynologySurveillance which supports mjpeg since the last version.
  • Any Twitter Feed Modules

    Unsolved
    2
    0 Votes
    2 Posts
    2k Views
    mattkabM
    @KI6UVE I ran into the same problem, and decided to build my own module. This one uses public lists to display tweets. I’ve had it running on my MM for a few days without issue, but it’s still new and raw, so there are probably bugs I haven’t come across. I’ll post something in showcase to put together a support thread.
  • Tuya data (aquarium controller) on Magic Mirror

    Unsolved
    4
    0 Votes
    4 Posts
    966 Views
    S
    @RIKKO14 see https://github.com/sdetweil/uploadPics then u have to have a module that displays pictures. you said “old Huawei P9”, some don’t handle QR.
  • MMM-Cocktails

    Unsolved
    1
    1
    0 Votes
    1 Posts
    192 Views
    plainbrokeP
    Does anyone know how to remove the “null null” from MMM-Cocktails see “thumbnail”
  • MMM-futar - how to add modules multiple time?

    Solved
    24
    0 Votes
    24 Posts
    7k Views
    0
    @sdetweil when removed the bit you suggested it is working now. The thing is what i do not understand that it worked before removing the section from the config.js just only with one single item. Anyway thank you for your help guys!
  • MMM-AVStock does not display stock info

    Unsolved
    5
    1
    0 Votes
    5 Posts
    1k Views
    S
    @bioart the module uses an npm lib (in JavaScript), I use one lib function, he uses a different one
  • MMM-CountUP - wrong remaining time

    Unsolved
    2
    0 Votes
    2 Posts
    402 Views
    S
    @MyMirror shift? your post is in the Troubleshooting section, and so is that one
  • kolbyjack / MMM-Wallpaper & Synology

    Unsolved
    4
    1 Votes
    4 Posts
    1k Views
    S
    @luisestrada I understand, using a file share and reading the data to display is exactly the same as reading thru an(other) API to display. I do this, but don’t ‘copy’ the images here the normal file system reads the image to display, instead of special code that uses a private API. Google drive vs GooglePhotos in addition, current systems provide 'link’ing ability. I use this w MMM-ImagesPhotos which only supports readingfromthe ‘uploads’ folder in the module folder. I link that to the mounted samba file server share. the module does not know the files are coming from a file server somewhere.
  • MMM-Astro Down

    Unsolved
    4
    0 Votes
    4 Posts
    717 Views
    G
    @sdetweil I know Herokuapp got rid of free accounts a few months ago. As best I can tell the application was deleted from Herokuapp
  • Internet disconnecting

    Unsolved
    4
    0 Votes
    4 Posts
    1k Views
    H
    @Nneuland I had the same problem with MMM-GoogleCalendar, but only after I added the module planetrise. I disabled planetrise and everything went back to working fine. After a few days, I reinstalled planetrise, and my calendar/lost internet issue returned. I am looking into ways of debugging now.
  • Change default module width

    Unsolved
    11
    0 Votes
    11 Posts
    7k Views
    E
    @BKeyport I was able to solve some of the width wonkiness I was having. Figuring out the CSS is definitely a project, as you say, it costs nothing to backup my custom.css, try something new, the restore the old one if I borked it somehow.
  • MMM-PIR-Sensor-Lite does not switch HDMI off

    Unsolved
    43
    0 Votes
    43 Posts
    22k Views
    V
    Maybe there is an alternative using MMM-RTSPStream for showing a live stream from the own webcam…???
  • 0 Votes
    8 Posts
    3k Views
    BKeyportB
    @Laz That clearly looks like the Pi is resizing the window and bumping VLC out of position. If setting the proper resolution through Raspi-config isn’t helping that, then I’m afraid you’re stuck. :(
  • Microphone Permissions for MMM-SmartWebDisplay

    Unsolved
    4
    0 Votes
    4 Posts
    817 Views
    S
    @BigSky this change was to stop spam.
  • Config Error

    Unsolved
    2
    0 Votes
    2 Posts
    428 Views
    S
    @Bungle68 the config.js.sample is in that folder, so you can see what it looks like
  • show End in Calendar Config

    Unsolved
    8
    0 Votes
    8 Posts
    2k Views
    S
    @cweinhofer its ok… who reads the doc?! lol… like any other reference manual it leaves out a lot of detail. someone could write 50-75 pages of explanation with matching output examples. but it would be a bear to maintain… as we still take changes to provide other formatting options… (a recently submitted one wants to show ONLY the start date/time when the event duration is 0 and showEnd is true…)
  • MMM-Solaredge

    Unsolved
    1
    0 Votes
    1 Posts
    359 Views
    G
    Hi there, I tried every Solaredge module but always the same problem. The mirror is only showing the module is loading. In the logs when I start in dev mode there is no error listed. The Api is enabled and works fine when I do a http request with the api. Is there any workaround or does anybody has it actually running? Thanks for any hints. Sandy
  • MMM-Remote-Control unable to turn monitor on/off

    Unsolved
    4
    0 Votes
    4 Posts
    1k Views
    S
    @ally CEV is Consumer Electronic Control https://en.m.wikipedia.org/wiki/Consumer_Electronics_Control the ability to interact with the system inside over the HDMI cable. With the advent of the Energy star power saving program, displays, tvs, and other devices are required to turn off after a period of inactivity. and are required to show a message that says No Input, warning you about the impending power off now your device is off and can’t be turned back on. CEC provides a low power mechanism to request the device to do things. change channel, and also power on/off.
  • MMM-GrafanaChart panels side by side

    Unsolved
    1
    1
    0 Votes
    1 Posts
    352 Views
    C
    Hi Guys, I have a dashboard in Grafana which I would like to display on the MagicMirror with MMM-GrafanaChart. As MMM-GrafanaChart works with PanelIDs with each module array I can only display one panel instead of the whole Dashboard. So what I would like to achieve with CSS is to have one panel on top-right in the first row and in the second row I would like to have 3 different panels right next side-by-side. [image: 1668500333509-magicmirror.png] I have tried this solution but it didn’t work at all for me. Any ideas?
  • Newsfeed displays umlauts incorrectly

    Solved
    7
    1
    0 Votes
    7 Posts
    1k Views
    R
    @sdetweil OK Thanks for the tip