A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Language always English

    3
    0 Votes
    3 Posts
    281 Views
    R
    Last week it was all translated soo…
  • 0 Votes
    1 Posts
    342 Views
    C
    I have a document that contains quotes I would very much like to use these quotes in the Randon Quotes module. the problem is the the way the quotes are formatted in the Randon Quotes module is with quotation at the start and end of each quote. My document looks like the one below and has about 1000 pages *The Answer to the Great Question . . . Of Life, the Universe and Everything . . . Is . . . Forty-two.The computer Deep Thought, in ibid. ch. 27 So long, and thanks for all the fish.The dolphins’ farewell message to humanity, in So Long, and Thanks for All the Fish , ch. 31 (fourth book in the Hitch Hiker’s Guide to the Galaxy series, 1984) Franklin Pierce Adams (1881–1960)US JOURNALIST AND HUMORISTA byword from the 1930s for wit and erudition, Adams set a precedent for the modern newspaper column with ‘The Conning Tower’, in the Herald Tribune 1913–37. He said of himself: ‘I am easily influenced. Compared with me a weather vane is Gibraltar.’ Years ago we discovered the exact point, the dead center of middle age. It occurs when you are too young to take up golf and too old to rush up to the net.Nods and Becks , ‘Valentine’ (1944)* If you think you can help me here I would be very thankful.
  • newbie ... can't make magicmirror boot on startup

    5
    0 Votes
    5 Posts
    807 Views
    D
    @sdetweil Thank you ever so much… I should have used the automated installer and will do so next time. This script fixed things right up.
  • MMM-MyCommute not able to access API

    Solved
    4
    0 Votes
    4 Posts
    3k Views
    S
    @blee1997 said in MMM-MyCommute not able to access API: SOLUTION! The MMM-MyCommute module instructions all work. Until you get to the API’s needed for this project. You will need to enable 3 APIs instead of the instructed 1. 1.) Maps Javascript API 2.) Directions API 3.) Geocoding API after enabling all of these, the module should be working properly. Mine doesn’t load at all. I have enabled the three modules and input the API key in my config file. Any suggestions?
  • Outlook.com Birthdays

    1
    0 Votes
    1 Posts
    317 Views
    K
    Hey @ all, I added my outlook.com calendar to my MM. All entries are displayed as they should. Unfortunately the birthdays are “imported” from the Outlook contacts and all birthdays are displayed in an extra calender called “birthdays” which I can´t share via ICS, as the extra calender is not shown at “Settings” - “Calendar” - “Shared Calendar”. Any suggestions from your side? Thanks for every advice. Stay safe and healthy.
  • MMM-MyScoreboard Teams

    1
    0 Votes
    1 Posts
    352 Views
    S
    Hello, Me Again I had cloned and installed the latest MMM-MyScoreboard. I run the following and my mirror displays no problem, however it shows way more teams than i need or my screen can handle. When I try to add a team, doesn’t matter what league that is when the mirror won’t load. Works: sports: [ { league: “NHL” }, { league: “MLB” }, { league: “NFL” }, { league: “NCAAM_MM”, label: “March Madness” } ] } Doesn’t Work (copy paste from ReadMe): { league: “MLB”, teams: [“TOR”, “CHW”, “NYY”] }, Then I thought maybe the teams: [“xxxxxxx”] needed a ], for the end like one of the other sections of ReadMe but that didn’t work either: { league: “NBA”, teams: [“TOR”], }, Im not sure why I try to add a team in any league the module crashes. I try 1 team at a time, 1 league at a time, not always the same team “OTT”. I have made sure the quotes are scripted ones not word document style ones etc and done copy paste from ReadMe. Has anyone encountered this problem or have any insight? Much Appreciated SB
  • Monthly Calendar Add

    4
    0 Votes
    4 Posts
    839 Views
    S
    @sdetweil THANK YOU SO MUCH!!!
  • MMM-Remote-Control GET Error

    remote control module modules magicmirror2
    13
    1
    0 Votes
    13 Posts
    4k Views
    S
    @jmwyds 2.7 is a long time back… module getting old with no maintenance
  • MMM-CalenderExt2: fullday events not displayed on day of event

    1
    0 Votes
    1 Posts
    334 Views
    evroomE
    Hi, I recently started using MMM-CalenderExt2 due to issues with the default calendar, but with this module I have the following problem: Full day events are not displayed on the day of the event. I use Google Calendar to enter the event (full day event for today): BEGIN:VEVENT DTSTART;VALUE=DATE:20200502 DTEND;VALUE=DATE:20200503 DTSTAMP:20200502T102951Z UID:329p3d2e5fccimqrsfjl6c6g9e@google.com CREATED:20200502T102356Z DESCRIPTION: LAST-MODIFIED:20200502T102356Z LOCATION: SEQUENCE:0 STATUS:CONFIRMED SUMMARY:ALLDAYTEST TRANSP:TRANSPARENT END:VEVENT On the MM I do not see the event. When I enter a full day event for tomorrow, I see the event scheduled for tomorrow. Then after the first refresh of the events on the day of the event (approx. at 00:05 hrs), the event is removed from the list of events for that day. Very annoying. Any ideas how to get this fixed ?? Is this a parsing issue, or a module issue ?? Part of config.js: views: [ { name: "Familie Calendar", mode: "upcoming", position: "top_left", calendars: ["Familie Calendar"], slotCount: 1, slotTitle: "Family Calendar", slotMaxHeight: "16px", filterPassedEvent: true, maxItems: 9, maxDays: 60, locale: "de-DE", hideOverflow: false, dateFormat: "ddd Do MMM", dateTimeFormat: { sameDay: "[Today] HH:mm", nextDay: "[Tomorrow] HH:mm", nextWeek: "dddd HH:mm", lastDay: "[Yesterday] HH:mm", lastWeek: "[Last] ddd HH:mm", sameElse: "ddd Do Mo HH:mm", }, timeFormat: "HH:mm", relativeFormat: { passed: "ended %ENDFROMNOW%", current: "ends %ENDFROMNOW%", future: "starts %STARTFROMNOW% (%DURATION%)", }, useEventTimeRelative: false, transform: (event)=>{ if (event.title.search("Verjaardag") > -1) { event.icon = "fxemoji-partypopper" // Set icon of that event to "fxemoji-partypopper" } if (event.title.search("RIP") > -1) { event.icon = "fxemoji-whitelatincross" } return event // Return that event. }, }, ],
  • MMM-GooglePhotos just keeps loading...

    2
    0 Votes
    2 Posts
    510 Views
    popeye2002P
    Delete and Reinstalled the Module with success! Never figured out the problem but it’s working now.
  • MMM To Show Lorex Security Cameras

    1
    0 Votes
    1 Posts
    386 Views
    K
    Good day all hope everyone and their families are keeping safe and SANE in these times. Since we all have so much down time I figured Id tackle my magic mirror project that I have slowly been putting together and I have it about 75% complete; I have hit a wall tho… I cannot seem to get my Lorex Cameras to display in any module on my MMM. My ultimate goal is to have all my modules viable at all times (PIR On/OFF Display) and then when I hit/press a hidden switch my camera hub would pop up so that I can view my security cameras and then timeout and disappear again. If anyone could lend any assistance with a module that I should be using for my cameras or any sort of workaround please let me know and your help is greatly appreciated.
  • Black Screen on start up on Windows

    2
    0 Votes
    2 Posts
    348 Views
    C
    Finally found it It resides in package.json DISPLAY="${DISPLAY:=:0} Deleted the above " ./node_modules/.bin/electron js/electron.js" and it works
  • Mac CPU increases drastically and gets hot

    14
    2
    0 Votes
    14 Posts
    4k Views
    StoffbeuteluweS
    @trividar oh I forgot…Sorry [image: 1588311280174-eff0e54e-28ab-4c30-a4d8-0dc2f1f91b2f.jpeg]
  • MMM-Remote Control: controls come up on their side and with no text

    Unsolved
    1
    0 Votes
    1 Posts
    234 Views
    S
    MMM-Remote Control: controls come up on their side and with no text when I go to the link. I am able to press the buttons but have no idea what is going on because there is no text and they are on their side. I did the // Private Methods self.socket = io(“/” + self.moduleName); fix that a lot of people said worked but, it didn’t change anything for me. Can anyone help?
  • my mirror freezes!

    Unsolved
    98
    0 Votes
    98 Posts
    48k Views
    M
    @Bugsounet @sdetweil Okay thats good :) luckily we could fix one Problem ! Lets see i will find a solution - if you having new ideas pleas inform me , if i find the problem i will keep you up to date!
  • cannot install pm2

    46
    0 Votes
    46 Posts
    14k Views
    S
    @mrlowndes thx… u are at 10.15 it says… was at 10.15 before starting install… my pi0 said node not installed. anyhow it works… thx
  • MMM-ShairportMetadata

    1
    0 Votes
    1 Posts
    254 Views
    A
    Hello, I would need help setting MMM-Shairport Metadata because I don’t understand. I see on my “Airplay” on my iphone, mac, Apple TV. my I can’t appear on magicmirro. Regards,
  • Custom CSS

    8
    0 Votes
    8 Posts
    2k Views
    S
    @rxlDavid your proposed css class .MMM-Mail{ position:absolute; left : 100px; top: 500px; } u also had syntax errors, spaces between number and px, each standalone item ends with ; not comma , u can open the developers window, f12 or ctrl-shift-i on the keyboard) (and can open a browser on the page from your desktop and do the debug there), ’ select the elements tab, and navigate thru the position area to find you module content, and click on an element and the dev window will show you the css class hierarchy (bottom at top of page). etc… u can fix the css file, and then refresh the page to examine the differences… repeat til you get what you want
  • MMM-CalenderExt2 - Fixed Header position ?

    2
    0 Votes
    2 Posts
    389 Views
    J
    @Sean Hi, any idea how i can fix the the position of the title/days. At the moment when there are events in the calendar its position is this [image: 1588240770094-correctcal-resized.png] but when no events, position drops to bottom, how can i fix it in the position as above ? [image: 1588240862499-wrongcal-resized.png] thanks
  • MMM-Remote-Control API Questions

    17
    0 Votes
    17 Posts
    5k Views
    E
    I am stuck due to similar issues. And now I need some professional developers with Python knowledge and good programming skills. I am from the US, check this out. And you need to be able during my working hours, it will be a great advantage for fruitful cooperation. Send me a message to my private box for more details. I do hope to find someone here with your assistance.