A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Need to disable updatenotification from MagicMirror

    Solved
    8
    0 Votes
    8 Posts
    2k Views
    S
    @fozi send me trouble reports. I can’t fix it if no one tells me it’s broken mention right up front that some modules produce tricky tesults
  • Weather module not updating hourly

    Unsolved
    3
    2
    0 Votes
    3 Posts
    724 Views
    R
    @mumblebaj But like… It was working before? for 2 weeks or so?
  • Weather.gov forecast status in Weather module

    3
    0 Votes
    3 Posts
    2k Views
    ankonaskiff17A
    @sdetweil I added some text and link to API page to better describe and locate the NWS API example. People should be better able to understand how to make that work.
  • MMM-Remote-Control can't hide MMM-CalendarExt2

    Solved
    5
    0 Votes
    5 Posts
    1k Views
    M
    It works with class. classes: { "Hide and show Calendar": { toggle: ["MMM-CalendarExt2"], }, } But there is a third possibility. I use CalendarExt2 only for one calendar in “views: []”. I copied its position under the line “modules = ‘MMM-CalendarExt2’,”. Now it is visible in the “Edit View” of MMM-Remote-Control. :)
  • MMM-GrafanaCharts page not found with Grafana 8.0.6

    Solved
    4
    2
    0 Votes
    4 Posts
    2k Views
    B
    i found the problem, in my case the “panelId” was the problem. I don’t know if the problem only occurs in Version 8 from graval or if an configuration misstake in my grafan evironments. I delete in MMM-GrafanCharts.js files the panelId in the iframe.src URL and now it works
  • Module status

    4
    0 Votes
    4 Posts
    1k Views
    S
    @sdmydbr9 said in Module status: I am not able to get the state command because I couldn’t find any so my set up is incomplete. so, your statement is that the MMM-RemoteControl module does not provide a mechanism to determine if a module (by name) is hidden or not sorry, don’t know about the internals of MMM-RemoteControl
  • MMM-NewsFeedTicker not displaying full article, etc.

    3
    0 Votes
    3 Posts
    577 Views
    W
    I passed this over to my brother, who is good with things like Java and CSS and got him to take a look and he has managed to fix the issue. It was the NewsFeedTicker’s CSS file that was causing all of the issues. To get round the main issue of the full article not being displayed involved placing the marquee inside an absolute position container. He then did a couple of other tweaks to get it working fully. So now when it runs it calculates the length of text to be displayed and then calculates the speed in which it needs to run to display the text over a 60 second period (as 60 seconds is what I have set as my update interval in the config file). As soon as the 60 seconds is up, the text has finished displaying and it moves on to the next article, So no more displaying the same item multiple times in a row. The only down side to this is if you use an RSS feed that displays a lot of text, it’s going to fly across the screen really fast, in order to make sure everything is displayed within 60 seconds. I’ve found most news RSS feeds have a fairly short headline and description and the speed is perfect.
  • Problem with MMM-CalendarEXT

    Unsolved
    13
    0 Votes
    13 Posts
    5k Views
    D
    Need to know what error??
  • api.spotify.com spam

    1
    0 Votes
    1 Posts
    479 Views
    D
    Ok, I notice I’m getting a lot of spam from api.spotify.com whenever the mirror is on showing up in Pihole is there anything that I can do to stop this? i have GAv3 and Nowplayingonspotify modules more than 7-10 hits a sec. Time Type Domain Client Status Reply Action 2021-07-16 19:17:27 AAAA api.spotify.com 192.168.1.103 OK (cached) IP (0.1ms) 2021-07-16 19:17:27 A api.spotify.com 192.168.1.103 OK (cached) IP (0.1ms) 2021-07-16 19:17:27 AAAA api.spotify.com 192.168.1.103 OK (cached) IP (0.1ms) 2021-07-16 19:17:27 A api.spotify.com 192.168.1.103 OK (cached) IP (0.1ms) 2021-07-16 19:17:26 AAAA api.spotify.com 192.168.1.103 OK (cached) IP (0.0ms) 2021-07-16 19:17:26 A api.spotify.com 192.168.1.103 OK (cached) IP (0.1ms) 2021-07-16 19:17:26 AAAA api.spotify.com 192.168.1.103 OK (cached) IP (0.1ms) 2021-07-16 19:17:26 A api.spotify.com 192.168.1.103 OK (cached) IP (0.1ms) 2021-07-16 19:17:26 AAAA api.spotify.com 192.168.1.103 OK (cached) IP (0.1ms) 2021-07-16 19:17:26 A api.spotify.com 192.168.1.103 OK (cached) IP (0.1ms)
  • Problem install (and config)l new modules

    6
    0 Votes
    6 Posts
    1k Views
    S
    @pierresweden said in Problem install (and config)l new modules: , it is much possible that my english is not that good, so i miss details… you should translate the pages. google translate does a decent job
  • MMM-JaST Ticker Question

    4
    0 Votes
    4 Posts
    909 Views
    ankonaskiff17A
    @jalibu I split the difference. Most companies have something along the lines of Incorporated or Corporation hung of backside of their name, and or the corporate name is not what a company is referred to in conversation. For example BA, or as its letterhead says, The Boeing Company. Whether it is financial news or straight news, no one says “The Boeing Company”, people just refer to BA as Boeing. So I added the name back but edited each name back to what each company is called in conversation.
  • Google assistant

    2
    0 Votes
    2 Posts
    554 Views
    S
    @adamhrastich go to the module folder and do npm install pubnub
  • MM Standby loop _ Unable to access raspberry

    11
    0 Votes
    11 Posts
    6k Views
    N
    @sdetweil Deleting PIR from the config through the remote worked! Thank you Sam.
  • Large content on MMM-pages

    6
    0 Votes
    6 Posts
    2k Views
    Y
    Many thanks guys. Will take a look.
  • MMM-Face-Reco-DNN + ProfileSwitcher

    21
    0 Votes
    21 Posts
    7k Views
    N
    A “soft-announce” for something I’m working on, but is almost ready to be released… I’ve had problems with all the versions of face-recognition, profile-switching, debugging… so I’m attempting to create a new module that takes out most of the pain. The pain of getting the profiles configured correctly is still there (that’s job#2), but the facial recognition… that was something I wanted to try and improve. So, pre-announcing a new face recognition module (because we all need another module doing the same thing). https://github.com/njwilliams/MMM-Faces I welcome thoughts/suggestions to improve this!
  • New Default Weather Module.

    7
    0 Votes
    7 Posts
    1k Views
    S
    @ankonaskiff17 what’s the problem?
  • MMM-Face-Reco-DNN Alerts

    5
    0 Votes
    5 Posts
    994 Views
    S
    @stardyze see https://docs.magicmirror.builders/modules/alert.html#configuration-options
  • MMM-CalendarExt2

    Solved
    7
    0 Votes
    7 Posts
    2k Views
    C
    a query how could you expand in the calendar part? so big ?? is that I want to put my big calendar so that all the events are seen but I get +1 +4 +5 and I would like to eliminate that if you can tell me the css you use, please
  • MMM-CalendarExt2 styling options

    Solved
    4
    0 Votes
    4 Posts
    4k Views
    C
    How can I remove that which is +2 or +3 or spread it more so that everything can be seen
  • How to add custom birthdays to the calendar module?

    27
    0 Votes
    27 Posts
    9k Views
    S
    @doogy_rev I know HOW it should be done. question is what can I do to THIS code, without rewriting it