A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Random movie poster background

    Unsolved
    2
    1 Votes
    2 Posts
    706 Views
    R
    hi @joshcsepegi - don’t know if this helps exactly, but you could get mostly the same effect using something like MMM-BackgroundSlideshow, as long as you pre-downloaded a set of poster images from the movieposter website and loaded them to your MagicMirror somewhere the module can see them. I do something similar with this module and a curated set of desktop-wallpaper-style images, shuffled on a configurable delay. It does mean you don’t get the newest additions to the website until you’ve downloaded and added them to your local copy, but you also don’t need to worry about the module needing to handle a loss of connectivity gracefully, the poster website going down, the api changing etc.
  • Do I need an umbrella?

    Unsolved
    3
    0 Votes
    3 Posts
    345 Views
    W
    @mrgingerg Would something like MMM-WeatherDependentClothes work for you?
  • noseguy on MagicMirror? .... maybe?

    Unsolved
    4
    0 Votes
    4 Posts
    805 Views
    qu1queQ
    I’ve just found that the command to make noseguy appear is /usr/libexec/xscreensaver/noseguy So, any idea of any module to launch this command and integrates in MM?
  • MMM-GConnect Challenges?

    Unsolved
    1
    0 Votes
    1 Posts
    315 Views
    R
    Hello, Would be great to integrate Challenges portion of Garmin Connect into this module, so it can be displayed in the mirror. Anyone with a suggestion on how to achieve this? Thanks!
  • Refuge Collection for local council Croydon Council)

    Unsolved
    3
    0 Votes
    3 Posts
    694 Views
    D
    @Dunners74 Sorry I think you misunderstood my inquiry. I am aware you can get info for it on the Council site, I wanted a module to display on MM similar to the one on GitHub by hdurdle for West Berkshire. but Croydon instead of West Berkshire. Many thanks. https://github.com/hdurdle/MMM-WestBerksBinDay
  • UK Trains module

    Unsolved
    2
    0 Votes
    2 Posts
    406 Views
    M
    @matt216 hi Matt, I’m fairly new to mmm so can’t code in js yet, only python. I’ve found another api that gives live UK train info and does not seem to have restrictions on daily calls. Would you or any other member like to work on this together and see if we can build a new module
  • MMM-Lunartic No animation and error on install

    Unsolved
    7
    2
    0 Votes
    7 Posts
    976 Views
    D
    @sdetweil Okay, many thanks
  • Raspberry PI 4 stats

    Solved
    6
    0 Votes
    6 Posts
    1k Views
    D
    @bugsounet 👍Perfect, just what I needed and it is working five by five. Many thanks
  • MM and Shelly relay integration request - switch TV Off

    Unsolved
    6
    0 Votes
    6 Posts
    2k Views
    S
    @sdetweil yes I’m aware 😊 I tried that first but system won’t allow after certain time apparently. I got an error message. Thanks for the suggestion and the continuos support in this forum!
  • Eufy video doorbell

    Solved
    3
    0 Votes
    3 Posts
    1k Views
    D
    @sdetweil said in Eufy video doorbell: js lib Thanks, shame though as in my opinion far better than Ring.
  • Currentweather - UV-Index integration

    3
    0 Votes
    3 Posts
    1k Views
    berlincountB
    I have the same desire, as climate change has influenced the local weather notably. https://en.wikipedia.org/wiki/Ultraviolet_index shows the bands for notification, anything above and including 3 basically already recommends sunscreen for some skin types. It would be good to have this information on-screen by default.
  • Python script

    Moved Unsolved
    1
    0 Votes
    1 Posts
    318 Views
    A
    Hello everyone. I need a python script for a led strip to work with GoogleAssisnt’s status. Like blue_pulse : Listen white_pulse: Standby lightblue_pulse : Continue red_pulse : Error green_pulse : Reply orange_pulse: Think pink_pulse: Hook Sorry for asking this but since I am not familiar with coding is too difficult for me to write the script. I know that it needs verification of which gpio pins used etc but I need the main script. Of course if somenone can guide me to write I will happily do it. Thank you in advance.
  • MMM-FlipClock

    Solved
    4
    0 Votes
    4 Posts
    1k Views
    S
    It’s doable .MMM-FlipClock [data-key=seconds] .tick-flip-front, .MMM-FlipClock [data-key=seconds] .tick-flip-back { color: red; background: blue; }
  • Show Module based on date

    Unsolved
    10
    0 Votes
    10 Posts
    2k Views
    S
    @sdetweil For sure. I just hadn’t thought about that usecase till now. It’s just a little helper to things done without the need for writing a dedicated module and do some hacking. So I’d prefer to keep it free of dependencies. That said, anyone in the need for a cron might be better off with MMM-ModuleScheduler. Hadn’t known about this (I’m pretty new to MM), but it seems to be the one @Snille is actually using, despite he mentioned the profile switcher instead? And it seems to do exactly what the the op asked for: https://github.com/ianperrin/MMM-ModuleScheduler#individual-module-schedules
  • Show plex movie posters and currently playing poster

    Unsolved
    2
    0 Votes
    2 Posts
    2k Views
    Y
    @jace055 FWIW, i modified the existing MMM-PlexNowPlaying module (https://github.com/glitch452/MMM-PlexNowPlaying) to view only the movie/show posters on my mirror top_center location. It works pretty well and only required me to modify the MMM-PlexNowPlaying.css to increase the size of the poster to a good size, and the MMM-PlexNowPlaying.js where I commented out the lines that view the title/year text because i found it redundant. Works great now. [image: 1659287246455-mmplex-resized.jpg]
  • MMM-Sonos no Cover

    Solved
    11
    2
    0 Votes
    11 Posts
    3k Views
    W
    Excellent! That’s the problem. Many Thanks
  • module WeatherOrNot

    Unsolved
    1
    0 Votes
    1 Posts
    260 Views
    P
    good evening I installed WeatherOrNot which is present on my mirror simply when I modify the cong.js I want to put it in fr or others the module disappears I uninstalled and still redid the same problem do you have a solution cordially
  • Google Calendar Reminders

    Unsolved google calendar reminders
    10
    0 Votes
    10 Posts
    2k Views
    S
    @sdmydbr9 if the calendar is configured to broadcast it’s events, then all other modules will get the event info, and can process them if they wish BUT, we don’t send EVERYTHING from the cal entry. so,maybe the data is there, maybe not…
  • Notion API Module

    Unsolved
    2
    0 Votes
    2 Posts
    980 Views
    TazDevT
    look here, someone made it happen but never published it and I can’t contact that dev. https://mbuguamwaura.medium.com/magic-mirror-notion-integration-eac95951b080 but its a good tutorial, maybe someone can create a notion plugin, would be awesome
  • Google Keep Module

    Unsolved
    3
    1 Votes
    3 Posts
    1k Views
    M
    @KrissKross Good afternoon, I’m not ready to create a module, but I would also like to use it because I need it for my work moderator edited