A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • MMM-MTG. Card fetcher for Magic The Gathering

    1
    3 Votes
    1 Posts
    489 Views
    C
    Hi there! Since I never done anything in JS and wanted to create a module of my own to start this development, I created a module that fetches a random MTG (Magic The Gathering, for whoever is unfamiliar) card. Link to repo: MMM-MTG Repository I just created the first release which is compatible with MagicMirror v2.25.0. I haven’t tested any other versions but it doesn’t use any other dependancies. Example: [image: example.png?raw=true]
  • MMM-YouTube

    64
    1 Votes
    64 Posts
    36k Views
    M
    @hogedir @Shinigami I didn’t test all the feature, but still working as expected in MM 2.26. [image: 1706168307631-9dce889e-8332-4558-b36b-a007348826d5-image-resized.png] Tested config is here; { module: "MMM-YouTube", position: "top_right", config: { defaultQuality: "default", width: "400px", height: "300px", onStartPlay: { type: "id", id: "UOxkGD8qRB4", shuffle: true, loop: false, autoplay: true, }, } },
  • MMM-MyVideoPlayer

    5
    1 Votes
    5 Posts
    844 Views
    P
    @mumblebaj Added the same link to the github. Noticed there’s another module in the MM Github named MyVideoPlayer. Will look into another name tomorrow.
  • MMM-HolidayLights beautiful CSS for a slightly calmer light

    3
    1
    1 Votes
    3 Posts
    930 Views
    S
    @thartley said in MMM-HolidayLights beautiful CSS for a slightly calmer light: @Sam-0 Thank you for this module and the css code. I like that the lights are partially covering the information that is already being displayed in the upper area, but the “twinkle” effect lets the information show through when the bulbs go into their dim phase. It is kind of a 3D effect. I usually struggle with trying to modify css to tweak settings. Your comments/notes in your HolidayTemplate.css file explained things nicely for what the various parts do and how they control parts of the light string. Using that information, I added a couple more colors (blue and orange) to a copy of the Christmas.css file. With all the examples you provided, I was able to copy code snippets from your other examples and paste them into my Christmas test copy, edit their position numbers, and add two more instances in the “.strand li:nth-child…” section of the css file. One thing that wasn’t notated in your documentation was what color name (ex: blue or red) each section creates, but you did tell us to go to https://www.colorhexa.com/ where we can get the information. From there it’s an easy task to get the color names and add a color name comment for each light in the css file. I grabbed the code for the blue and orange from your Pride.css file. Blue is light #2, orange is light #5 from that css file. One last comment - my normal MM setup is pretty basic. I can run my Le Potato with just a heat sink and the CPU temperature stays at 46C. With the Holiday Lights module running, it gets up to 67C so I reinstalled the 10cm fan that came with the case and it’s down to 49C. Thanks for your comment. To be clear, I am not the creator of this module. But I enjoyed adjusting the colors and sharing this css. What you also indicated and I now see the connection is that my CPU heat also increased. I have installed heat sinks for this.
  • [MMM-NowPlayingOnSpotify] – Display the currently on Spotify playing song

    76
    8 Votes
    76 Posts
    87k Views
    P
    @ssk said in [MMM-NowPlayingOnSpotify] – Display the currently on Spotify playing song: @ssk mine is not start. I followed all the steps exactly to the tutorial, but it doesn’t display anything spotify on the mirror Likewise. Module doesn’t appear to be up-to-date.
  • [MMM-PokemonGOEvents] List Pokemon GO events on your MM!

    2
    1 Votes
    2 Posts
    774 Views
    P
    @bigfoot Thanks for this module. I just finished setting up MMM-GoogleCalendar with the Pokemon Go events calendar and then a little while later I scrolled past your module, this is perfect and just what I needed.
  • How to switch off fadeOut-fadeIn in MMM-ioBroker

    2
    0 Votes
    2 Posts
    355 Views
    G
    @geschild Hab die Lösung selber gefunden (stolz). In der MMM-ioBroker.js : // Override socket notification handler. // Module notifications from node_helper socketNotificationReceived: function (notification, payload) { if (notification === ‘DATARECEIVED’) { this.values = payload; this.updateDom(0); <------ war 2000, mit 0 ist das faden weg. this.scheduleUpdate(this.config.updateInterval); } },
  • In MMM-ioBroker Text mit Zeilenumbruch ausgeben

    6
    0 Votes
    6 Posts
    804 Views
    S
    @geschild Entschuldigung, ich weiß nichts über das Modul
  • MMM-ioBroker mehrere Instanzen erstellen

    4
    0 Votes
    4 Posts
    756 Views
    G
    @sdetweil Vielen Dank, hat funktioniert.
  • no login prompt for MMM-GooglePhotos

    4
    0 Votes
    4 Posts
    724 Views
    M
    @Brtrnd-0 AFAIK, Getting token script itself is executable on any environment, as far as it has node and browser. (and properly installed) node generate_token_v2.js Usually it should show some instructions to open a browser and navigate URL for OAUTH process. But if you get nothing(even error message) hmmm. Weird. Could you tell us more details or captures?
  • MMM-DropboxPictures

    1
    1 Votes
    1 Posts
    377 Views
    M
    MMM-DropboxPictures MagicMirror module for presenting Pictures from Dropbox (Successor of MMM-DropboxWallpaper) This module is a direct successor of previous MMM-DropboxWallpaper. I need to rebuild new one, and now it will be hosted by me again. New Updates 3.0.0 (2023-11-09) FULLY REBUILT FROM SCRATCH You need to reinstall and reconfigure. Using recent Dropbox V2 API (SDK ^10.34) New OAUTH authentification Dynamic configuration on the fly(by notification). auto-rotation feature is deprecated. Remove 3rd-party dependencies as many as possible. DEMO [image: 0.jpg] Click To Play https://github.com/MMRIZE/MMM-DropboxPictures
  • Alexa echo dot

    2
    0 Votes
    2 Posts
    627 Views
    S
    @videogame95 no alexa for mm anymore. yiu can use the MMM-AlexaControl module to trigger actions on mm from a real alexa device
  • MMM-Sonos - To show what your SONOS is playing.

    29
    2 Votes
    29 Posts
    29k Views
    M
    I started my magic mirror project recently and I am struggling to customize the module as follows: Module on the Left side of the Mirror: [image: 1689078541993-3d2dca81-f65b-43d0-b8ef-92943b46c273-grafik.png] Could somebody please be so kind and share the changes I need to make.
  • Screencast on all clients

    8
    0 Votes
    8 Posts
    2k Views
    S
    @skhynix no. node _helpers only run on the server side. and this module is designed to open it’s cast window on the machine acting as server, via it’s node_helper (thus the ‘helper’ part of it’s name) and it assumes the client is there as well.
  • Online Radio

    52
    0 Votes
    52 Posts
    28k Views
    wishmaster270W
    @Nathaniel Hi, the module ia available on Github MMM-MplayerRadio.
  • MMM-Events

    25
    6
    1 Votes
    25 Posts
    19k Views
    sifuhallS
    Since the Eventful API has been terminated has anyone considered making something similar for PredictHQ or something else?
  • 2 Votes
    160 Posts
    209k Views
    R
    Now I need some help, why doesn’t it show me the EPG info. can I put it in 2 columns next to each other (to save space) with so many channels? and last but not least When you press DB-PLAY it takes about 5-10 seconds until the video comes, can you set a status bar with a sample message until the stream starts: Video coming or similar. Thank you very much And this module is awesome :-) [image: 1668118385122-mmm-dreambox.png]
  • MMM-Discogs

    5
    0 Votes
    5 Posts
    1k Views
    N
    @sdetweil ha. thanks Sam Understood
  • Conceptual check: Can I make MM2 work for a home theatre?

    6
    0 Votes
    6 Posts
    981 Views
    S
    @jasondreher there is a LOT of integration that has to be created
  • MMM-Selfieshot

    6
    1 Votes
    6 Posts
    2k Views
    B
    MMM-Selfieshot has been updated. Thanks to @bugsounet, the module will send the notification SELFIE_START when the countdown begins.