A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • PSA: DarkSky shuts down Jan 1st. expect broken weather

    Pinned Unsolved
    14
    1 Votes
    14 Posts
    7k Views
    karsten13K
    @FlatPepsi openweathermap is already a provider of the default weather module. Pirate Weather will come as replacement for Dark Sky with next mm release.
  • Default Calendar & Nextcloud Calendar - CERT_HAS_EXPIRED

    Pinned Unsolved
    19
    0 Votes
    19 Posts
    8k Views
    S
    @ldwvii https uses encryption to protect your data while traveling across the internet. to do this, the receiving host must have registered to support that encryption. it does this by recording it’s url and encryption type with a certificate authority ( not just anybody can be an authority), they give back a file with a key, with a specific lifetime. ( so u can’t have old sites with bad security hanging around forever) well the authorities also have expiring rights. in this case the authority’s certificate expired. (it’s a chain ) … and there was a bug in electron that didn’t handle it correctly now, in your case u use an unprotected url ( no longer allowed as a standard) http://kalender.link/ical/best no ‘s’ on http and it was redirected to secure (https)… maybe the redirect sent to the wrong place…
  • Default Weather Module Stuck on loading.

    Unsolved
    5
    0 Votes
    5 Posts
    38 Views
    S
    @flyedge also, using the new v3 api settings The location is specified using lat/lon (not long) And the only weather types are current and forecast And endpoint would not be needed, but if provided needs to be ‘/onecall’ See https://docs.magicmirror.builders/modules/weather.html#configuration-options
  • modules

    Unsolved
    22
    2
    0 Votes
    22 Posts
    212 Views
    S
    @pat59 I understand. I suggest using a new separate config file for new individual modules until you get them working You can use the environment variable to define it export MM_CONFIG_FILE=config/fribble.js Or whatever name you choose Then npm start After turning off any pm2 instance Then you haven’t touched your good config Can stop any time, have only one module of output to deal with Once all good, you copy this one module def to your good config
  • MMM-Pages module all showing on one page

    Solved
    26
    0 Votes
    26 Posts
    1k Views
    S
    @hahawoooooo it’s amazing what our minds see, even when it’s wrong! Glad you found it!!
  • MMM-JAST stopped updating a couple of days ago.

    Unsolved
    26
    0 Votes
    26 Posts
    599 Views
    S
    @vgardenn cool. We’ll fix that The MagicMirror install doc says [image: 1768964087898-img_4726.png]
  • MMM-FRITZ-Box-Callmonitor-py3 + MMM-Callmonitor-Current-Call Window

    Unsolved
    2
    0 Votes
    2 Posts
    34 Views
    R
    @wuermchen which fork are you using? There was a newer implementation, I guess last year. This version resolved the sticky caller-window (at least for me). Good luck, Regards, Ralf
  • Line breaks in Compliments using MMM-Remote-Control

    Unsolved
    7
    0 Votes
    7 Posts
    153 Views
    S
    @alfi153 can you make up some text and show me with \n You gave to Use the " double quotes on the strings, not single
  • Module spacing from the screen edge

    Solved
    4
    1
    0 Votes
    4 Posts
    92 Views
    S
    @Racing88 awesome!!!
  • Having difficulty starting my mirror. I really need some help

    Unsolved
    10
    0 Votes
    10 Posts
    130 Views
    S
    @karsten13 yes, always choices
  • mmm-TFL-Arrivals

    Unsolved
    1
    0 Votes
    1 Posts
    34 Views
    V
    Re: [MMM-UKLiveBusStopInfo & MMM-TFL-Arrivals](/topic/11585/mmm-uklivebusstopinfo-mmm-tfl-arrivals I have installed Romford train time table using Api key -UKLiveBusStopInfo This is working on Romford config but not working on the Api key -UKLiveBusStopInfo i’ve got the same Api key and from this site . i going to remove the football Modules in case thats blocking it in some way. Any Help with the Train, bus time table thank you
  • MMM-CalendarExt3 Number

    Solved
    12
    1
    0 Votes
    12 Posts
    224 Views
    S
    @Racing88 as I said, not module developer. That’s how I would have made them different
  • MMM-HomeAssistantDisplay Question

    Unsolved
    5
    0 Votes
    5 Posts
    240 Views
    H
    @uncleroger If your iFrame doesn’t render, in your HA configuration.yaml file, include the following : http: use_x_frame_options: false Restart HA first, wait for it to finish, then restart your MM instance to see if the iFrame shows. I use this older MM iFrame module as it’s straight forward. Within HA, you can also make use of the Kiosk Mode HACS add-on to hide the header and/or sidebars. Once installed, you simply add the following at the top of your dashboard YAML using the Raw configuration editor ( this step is shown in the vid ). kiosk_mode: non_admin_settings: kiosk: true ignore_entity_settings: true If you have solar power or another view of your household electricity use via HA, there’s a super funky card that’s been released : https://github.com/Giorgio866/lumina-energy-card. It can show the flow of power around the house as well as what’s going into the EV. Feel the love for Tron !
  • MMM-Paprika

    Unsolved
    2
    0 Votes
    2 Posts
    192 Views
    S
    @Cybex999 this module uses the templating system nunjucks If you Look at the njk you can see it builds a vertical table You could rewrite part of the njk to use th to define columns [image: 1767820201406-img_4658.png]
  • OpenWeather API change to 3.0 - backwards compatible?

    Unsolved
    2
    0 Votes
    2 Posts
    112 Views
    S
    @ewingfox see https://forum.magicmirror.builders/post/122915
  • Problems building opengpio when installing the MMM-GPIO-Notifications module

    Solved
    7
    0 Votes
    7 Posts
    271 Views
    wishmaster270W
    @Queasy Great to hear that. As I am using Debian 12 at the moment I am optimistic it is working for older installations, too. I think the topic is solved then.
  • MMM-DynamicWeather Effects do not go away after set period

    Unsolved
    2
    0 Votes
    2 Posts
    200 Views
    J
    @MikeTheYeti – Yes, I recall having the same or similar issues way back when… I liked the idea of special effects for holidays, birthdays, scheduled vacation trips, etc - but couldn’t get it to work properly. I eventually just gave up.
  • MMM-WindyV2 Layer Rotating

    Solved
    12
    0 Votes
    12 Posts
    466 Views
    M
    @plainbroke It does, but the test API limits one to wind, temperature, and pressure. Sorry it took 7 days to respond, busy life, I suppose.
  • MMM-temp-ds18b20 temp font size

    Unsolved
    6
    0 Votes
    6 Posts
    285 Views
    S
    @briantogo what style is it that was inherited? Only need to fix that one I see .MMM-temp-ds18b20 .small.dimmed.w1.w1-thermometer now, the things with . are classes… and the css rules are if the things have NO spaces between them, then ONLY a SPECIFIC element with ALL those thing specified together will be selected… so, small, dimmed, w1 w1-therometer ALL specified as part of class=“…” on the SAME SINGLE element I THINK what you need is to override small looking at the code tempCell.innerHTML = '<i class="' + this.config.iconSize + ' dimmed wi wi-thermometer"></i> '; so I think .MMM-temp-ds18b20 .small .wi-thermometer { fontsize: 2em; }
  • MMM-Mplayer video issues

    Unsolved
    13
    0 Votes
    13 Posts
    987 Views
    Mr.SpontiM
    @ge I’ve reworked the MMM-RTSPstream module and tried mpv, mplayer and vlc for displaying rtsp-streams from Reolink cameras. Maybe the following command line options are also suitable for your camera. const environ = Object.assign(process.env, { DISPLAY: ":0" }) var opts = { detached: true, env: environ } if (this.player === 'mpv') { // Define the MPV command line flags var args = [`${this.streams[stream].url}`, "--geometry="+this.windowWidth+"+"+this.windowX+"+"+this.windowY, "--ontop", "--title-bar=no", "--border=no", "--vo=gpu", // "--hwdec=drm", "--gpu-context=x11vk", "--ao=null", ] } else if (this.player === 'mplayer') { // Define the Mplayer command line flags var args = [`${this.streams[stream].url}`, "-geometry", `${this.windowX}:${this.windowY}`, "-xy", `${this.windowWidth}`, "-noborder", "-nosound", "-nolirc", "-vo", "xv,gl,gl_nosw,vdpau", "-prefer-ipv4", "-cache", "8192", "-rtsp-stream-over-tcp", "-noconsolecontrols", "-really-quiet", ] } else if (this.player === 'vlc') { // Generate the VLC window var args = ["-I dummy", "--video-on-top", "--no-video-deco", "--no-osd", "--no-embedded-video", "--no-audio", //"--no-video-title-show", //"--network-caching=1000", `${this.streams[stream].url}` ] }