A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • MMM-HolidayLights beautiful CSS for a slightly calmer light

    3
    1
    1 Votes
    3 Posts
    874 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
    83k 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
    752 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
    337 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
    745 Views
    S
    @geschild Entschuldigung, ich weiß nichts über das Modul
  • MMM-ioBroker mehrere Instanzen erstellen

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

    4
    0 Votes
    4 Posts
    679 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
    360 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
    600 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
    28k 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
    26k 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
    199k 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
    938 Views
    S
    @jasondreher there is a LOT of integration that has to be created
  • MMM-Selfieshot

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

    1
    1 Votes
    1 Posts
    766 Views
    V
    Hello everyone, first of all, if this is the wrong board, please move this thread to the right one. Now to the module itself: Why? Halloween is coming around, and we thought, what could be better, then producing some jump scares. Since we failed to get it going with existing modules (like MMM-EasyBack) I created a new one. What? This module shows (if wanted) a bait image to lure people in and shows after a specified time either a random image (should be scary) or a random video. The videos can be either with or without sound, depending on the settings in your browser. How? The module creates for all images and videos hidden objects in the DOM. When the time has come one randomly chosen object will be selected, revealed and if it is a video the play parameter set to true. I know, I know, that is a pretty brute attempt, but if I updated the DOM with a single new video, it would not play. Furthermore I could find no notification or module, that could have informed my module to start playing the video, after the DOM has been refreshed… Where? For installation guidelines and the code follow this link. What’s missing? It’s quite BETA, so expect some changes to be made in the future. Feedback is (as always) appreciated. What the module still lacks is the possibility to react to a motion sensor or a different module, that can send notifications. This will come (hopefully) in the next few days, when the package with the motion sensor gets delivered
  • MMM-Bose-Soundtouch

    2
    0 Votes
    2 Posts
    446 Views
    S
    @mecco86 you should open an issue on the module github page to engage the module author… looks like the api being used has changed
  • MMM-bose-SoundTouch

    1
    0 Votes
    1 Posts
    211 Views
    M
    Not work i see in log this MMM Bose error in fetcher {“res”:“error”,“body”:“This is an error”}