A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • No date after update

    Solved
    7
    0 Votes
    7 Posts
    824 Views
    J
    @KristjanESPERANTO Now it works, thanks :-)
  • Cors policy Domoticz

    Unsolved
    1
    0 Votes
    1 Posts
    236 Views
    M
    Hi everybody I have a problem with the latest version of MM and my Domoticz module. I use this Domoticz module (link below) and when i start MM, i have a error message on console like Domoticz could not load data Access to XMLHttpRequest at… from origine http://0.0.0.0:8080 has been block by CORS policy. the request client is not a secure context and… [link text](https://forum.magicmirror.builders/topic/11123/mmm-domoticz-cannot-read-property-0-of-undefined/14?page=2link url) I try different things but still not working: i try this link but nothing : usecoreproxy [link text]https://github.com/MichMich/MagicMirror/issues/2714#issuecomment-1024627426(link url) i try this link but nothing: websecurity = false [link text]https://forum.magicmirror.builders/topic/16131/mmm-hue-cors-policy-issue/2(link url) Can you help me please ?
  • Mirror broken after v2.22.0 upgrade

    Solved
    29
    0 Votes
    29 Posts
    9k Views
    K
    @sdetweil Thanks, it worked after pi os update
  • v2.22.0 & Font Awesome FAB icons

    Solved
    3
    1 Votes
    3 Posts
    1k Views
    luisestradaL
    @sdetweil Fantastic, thank you so much. It worked! This is the code I have (in case someone needs it): { module: "calendar", header: "Canadian Holidays (QC), position: "top_left", config: { calendars: [ { url: "https://www.officeholidays.com/ics-clean/canada/quebec", symbol: "canadian-maple-leaf", color: 'crimson' }, ], defaultSymbolClassName: "fab fa-", colored: true, coloredSymbolOnly: true, maximumEntries: "2", wrapEvents: true, } }, And happy new year!!!
  • MMM-Carousel group modules

    Unsolved
    1
    0 Votes
    1 Posts
    150 Views
    E
    @shbatm Would it be possible to group some modules when using mode: ‘positional’? Eg.: I would like to see both module clock and weather (“current”) and than rotate with calendar
  • problem

    Moved
    1
    0 Votes
    1 Posts
    168 Views
    S
    Re: Dutch Rainforecast graph (Buienradar) Beste Cirdan, hij blijft bij mij maar staan op “klaar met opstarten”, heb jij een idee? mvg Sven
  • Compliments region size

    Unsolved
    17
    1
    0 Votes
    17 Posts
    3k Views
    0
    @sdetweil i do not use pm2, when i have got time i ll give you log this is next year as im going to greece to get ddfdsking orange with the truck. So happy new year guys
  • Magic Mirror - RTSP not integrated

    Unsolved
    31
    2
    0 Votes
    31 Posts
    10k Views
    L
    Tell me what I’m doing wrong? I installed the old version of OS Raspberry 10.13, installed a mirror with standard modules, and installed the MMM-RTSPStream module. Made camera settings. If I choose a VLC player, then I hear sound from the camera, there are Stream1 in tasks, but there is no video in the module frame. When choosing other players (OMX and ffmpeg), there is no video either. Although I have the same settings for this module and with a VLC player on another flash drive with the latest version of OS, the video raspberry works. But it happens that when the raspberry is rebooted, the video stream does not always fall into the module frame.
  • Title of two modules in one line

    Unsolved
    10
    1
    0 Votes
    10 Posts
    1k Views
    wishmaster270W
    @codac Hi, sorry for my unprecise description. I meant adding the the justify-content: flex-end; additionally. The whole CSS settings need to look like the following: .MMM-DWD-WarnWeather .wrapper { display: flex; flex-direction: column; align-items: flex-start; width: 320px; gap: 5px; } .MMM-DWD-WarnWeather .warning { width: 100%; display: flex; flex-direction: row; gap: 10px; margin-bottom: 0px; justify-content: flex-end; } .MMM-DWD-WarnWeather .status { width: 100%; text-align: right; margin-top: 0px; } .MMM-DWD-WarnWeather .description { padding-left: 0px; margin-left: 0px; } .MMM-DWD-WarnWeather .small-icon{ float: unset; zoom: unset; -moz-transform: unset; -moz-transform-origin: unset; width: 46px; height: 46px; position: relative; }
  • MMM-EmbedURL Not showing full webpage

    Solved
    8
    1
    0 Votes
    8 Posts
    2k 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
    652 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
    150 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
    5k 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
    810 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
    218 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
    870 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
    561 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
    737 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
    6k 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.