A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Ambient Weather Station Module

    Unsolved
    2
    0 Votes
    2 Posts
    2k Views
    R
    So. My apologies. I thought I read through the module information on how to develop. I guess I did not. I’m going to try to take another stab at this over the next few days after work!
  • I need calendar samples.

    Unsolved
    7
    1
    0 Votes
    7 Posts
    2k Views
    justjim1220J
    @sean Outlook https://outlook.live.com/owa//calendar/6f2fab2b-b660-4913-8823-d5d0b8196eb7/c0a55602-67b3-4da2-b53f-f985fe9107cc/cid-60095F91F95B39E9/calendar.ics Yahoo https://calendar.yahoo.com/justjim1220/c4a110ace0d020e426cea69a2a873a19/ycal.ics?id=131 Hope these help
  • 1 Votes
    3 Posts
    2k Views
    justjim1220J
    @twodollar Thanks for this option, been looking for a way to get radar shown on the Mirror. Question, on the website you are pulling this from, there is an option to zoom in for a closer look at certain areas of the country. Like the midwest, I can zoom in on Missouri and get what I would rather have instead of the whole country which makes it slightly difficult to see my area (unless I have it set to fullscreen, but even then, I would love to be able to focus it on a smaller area) I tried adding cursor: zoom-in; but it doesn’t work. the magnifying glass shows, but when clicked, it does nothing. Any Ideas? Anyone?
  • Need a custom plugin - kind of syslog

    12
    0 Votes
    12 Posts
    6k Views
    PointPubMediaP
    @strawberry-3-141 not sure if it’s related to the latest MM update but since a little while, notification from the syslog, only show the “type” and nothing for the message itself…
  • Garmin Connect Integration

    16
    0 Votes
    16 Posts
    14k Views
    E
    Yes, i could be verry nice!
  • Simple daily countdown timer

    Unsolved
    20
    0 Votes
    20 Posts
    8k Views
    Mykle1M
    @sean @import url('https://fonts.googleapis.com/css?family=Titillium+Web'); #clock { font-size: 40px; font-family: 'Titillium Web', sans-serif; }
  • MMM-Carousel customizing (anyone available to help?)

    Unsolved
    11
    0 Votes
    11 Posts
    4k Views
    M
    @mykle1 yes sir, i have some stuff i found in the code that triggers the mm-music-player. Gotta test it later.
  • Train status

    Unsolved
    1
    0 Votes
    1 Posts
    569 Views
    Y
    Hi, Is there a way to add a function to show, on the main screen of the mirror the Train Status? The idea is use this site (http://viaggiatreno.it/vt_pax_internet/mobile?lang=EN) to show the daily train status that I use every day. Example: At 7AM (monday to friday), show the status of the train number 11666 on the mirror. Thank you in advance!
  • Send notice text to MM2.5

    Solved real-time notice module
    3
    0 Votes
    3 Posts
    1k Views
    joela85J
    Hi, I wanted to do this as well. I found the best solution for myself was to use the MMM-Wunderlist module. (You need the Wunderlist app on your mobile device as well. ) https://github.com/paviro/MMM-Wunderlist It’s a ToDo list and you can get messages to show up on the mirror by adding them to a specific List. This way you can have multiple messages showing up. And to get rid of the messages you can just tick that item off the list. You can also share lists with other Wunderlist users so they can also add and tick of items. Note: One thing I did find as well is that it did stop updating after so many hours of running. Never found out what caused this, there are some other threads on here regarding the same issue (the same with ToDoist module) The way I got around that was to set up a schedule to restart the MagicMirror a few times a day. Hope this helps or that you find an alternative solution, would be interested if there was an alternative easier way. Regards
  • Help integrate Audio Visualizer

    Unsolved
    1
    0 Votes
    1 Posts
    973 Views
    A
    En : Hello the community demo : https://streamable.com/s/sbqqi/jiwlkc How to integrate code into the magic mirror? https://codepen.io/TheVVaFFle/full/MOoQyO/ ( open source : https://bayfiles.com/F1b4F2k4b0 and https://codepen.io/TheVVaFFle/pen/MOoQyO) OR https://codepen.io/nelsonr/full/WamzJb/ How to analyze the sound coming out of the raspeberry and without drop file? (ex : https://codepen.io/r21nomi/pen/OBEqbQ) Analyze audio in to the Bluetooth Thank you very much. PS: I am French fr : Comment intégrer se code au magic mirror ? Comment faire pour analyser le son qui sors de la raspeberry et sans drop file ? Merci beaucoup
  • Default newsfeed - make list?

    14
    0 Votes
    14 Posts
    8k Views
    P
    @doublet said in Default newsfeed - make list?: As I said, this is nowhere near complete, just playing around. Speed is the same as in the config. The rest can be done. I’ll look into it. doublet, any chance you have time to fix this? Thanks.
  • Camera Motion turns on mirror but no motion turns screen black and not to sleep

    Unsolved
    1
    0 Votes
    1 Posts
    644 Views
    S
    The below module but with a black screen when no motion is detected. Is this possible? I am not sure where to start? https://github.com/rejas/MMM-MotionDetector Update: I did try and find someone on freelancer if they are interested in doing this module for a reasonable fee. Anyone here interested? Thanks!
  • Liverpool fc

    Unsolved
    2
    0 Votes
    2 Posts
    709 Views
    Mykle1M
    These are no good for you? https://github.com/fewieden/MMM-soccer https://github.com/LukeSkywalker92/MMM-SoccerLiveScore
  • Scrolling rather than Carousel mode...

    Unsolved
    7
    0 Votes
    7 Posts
    4k Views
    BKeyportB
    @mykle1 Ahh, I guess I’m one of the lucky ones. The one problem I had was an issue with RTSP-Stream locking up overnight. Fixed that by switching to ffmpeg from omxplayer. Both boxes are currently running MMM-Carousel in positional mode. The smaller screen one (uses the “pi touch screen” to the screen port) has one position alternating the two weather modules, world-clock with seconds running, calendar, and RTSP-Stream running ffmpeg mode nearly flawlessly (once in a while, it’ll slow the video). The one I want the scrolling for uses MMM-Carousel now to switch out screens for MMM-NFL and MMM-MyScoreboard (2-3 copies so that the scoreboard don’t flow off the screen in my temporary install) - it also runs the default news app, calendar, MMM-Darksky, and the default clock. Neither have any problems with existing animations, smooth as silk except for the previously mentioned ffmpeg issue.
  • Magic Mirror Boot up video

    Unsolved
    2
    0 Votes
    2 Posts
    983 Views
    C
    I don’t…but LOL
  • My chickens need HELP

    Unsolved
    3
    0 Votes
    3 Posts
    2k Views
    WayneRigleyW
    Thanks @yawns for pointing me in the right direction. i want it to look like my Phillips HUE module ( https://snag.gy/2fMApx.jpg ) thats on the right side, nice and simple but under the spotify section. not sure how to ask this, but door open - on or ran at said time… door closed led light fan
  • Weekdays in standard calendar module

    2
    0 Votes
    2 Posts
    1k Views
    lavolp3L
    @lavolp3 OK, for those who are interested I have managed to implement it myself locally into calendar.js You can see that “urgency” dates are now shown as weekdays (in the first calendar) and not as relative ones. I have added a further variable “urgencyStyle” to choose between relative (“in xx days”) and absolute (“xday”) dates as soon as urgency hits. ([image: 1540996456894-1658f9a8-ad7c-4f8a-bb4a-e2bc0a6f4050-image.png] Still working on the git workflow and creating a PR. Git is a monster :-)
  • Show some modules and config in Holidays

    Unsolved
    5
    0 Votes
    5 Posts
    2k Views
    ?
    @ybbet But if your case be somehow regularly, you could make some script or program to compose and encode “config.js” file from some defined structure with python or any other language. Basically, config.js is some kind of JSON object(or like-something), So you can prepare one template object, and manipulate the object with your purpose by condition. Then write it into config.js file.
  • TME - Termometr Ethernet

    Unsolved
    1
    0 Votes
    1 Posts
    699 Views
    S
    Hello. is there any possibility to run this on magic mirror? I’m not a programmer and I do not really know how to do it. Application working with a thermometer: https://github.com/MultiTricker/TMEP demo link: roudnice.eu
  • software to play image, gif, video, jpg, etc. - helppls

    Unsolved
    3
    0 Votes
    3 Posts
    2k Views
    ?
    Too broad topic to answer briefly, I think.