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

Subcategories

  • Any suggestions or wishes for the forum?

    105 Topics
    727 Posts
    J
    @sdetweil Thanks, I made the changes ad it works perfectly. Thank you for your prompt response.
  • GoogleAssistant and related modules

    Pinned Locked
    1
    0 Votes
    1 Posts
    2k Views
    S
    Unfortunately the author has decided to no longer provide modules for MagicMirror. Please save what you have, copy the folders. You may need to adjust your update notification module setting to disable notifications you can do nothing about. I do not know how long the modules will continue to work. Very sad turn of events.
  • reminder, all openweather weather users, service ending

    Pinned Locked
    1
    0 Votes
    1 Posts
    595 Views
    S
    as a reminder, Openweather is terminating their free 2.5 level api . latest reports say starting next week Oct 14 please take action to migrate to the 3.0 api and new apikey. this requires s credit card to be registered in case you go over the daily uncharged call limit, currently 1,000 otherwise your weather modules ( default and others) WILL FAIL
  • Github usage and module continuations

    Pinned
    8
    1 Votes
    8 Posts
    3k Views
    D
    This sounds amazing as I found it very much useful and informative to be honest. Also, I have gone through this post which definitely helped me out a lot as a new member I am looking forward for more such discussion
  • help on new spam control idea

    Pinned
    19
    0 Votes
    19 Posts
    7k Views
    S
    @RoyCormi already do that.
  • new user setup

    Pinned
    1
    1 Votes
    1 Posts
    1k Views
    S
    https://www.raspberrypi.com/news/raspberry-pi-bullseye-update-april-2022/
  • forum. controls to stop more spam

    Pinned Locked
    1
    2 Votes
    1 Posts
    3k Views
    S
    in an attempt to limit spammers from registering and posting goo, we have enabled a higher level of reputation required to fill out the ‘About me’ and signature fields in the use profile. edit: and the website and picture content as well no more free advertising sorry. I know this will be trouble for some
  • 1 Votes
    9 Posts
    4k Views
    S
    @abuislam also, please don’t copy the prior post in your replies
  • 1 Votes
    6 Posts
    2k Views
    R
    @sdetweil I’m glad to see that this site response to bullying. Bullying is unacceptable and they need to be accountable for it
  • Introduce yourself!

    Pinned community
    195
    3 Votes
    195 Posts
    462k Views
    S
    Hi Guys, I’m a first time poster, long time lurker and owner of an MM2 system. I’ve been using MM2 for about 5 or so years now, it’s morphed many times over the years to fit my needs. Currently, it runs atop a Pi3 and has time, family shared calendar, weather, dad jokes and displays a carousel of still snapshots from my outdoor cameras. [image: 1739843551024-pxl_20250218_014145745.jpg]
  • Updating RP4 and MagicMirror

    2
    0 Votes
    2 Posts
    24 Views
    S
    @BravoOscar Yes, buster is too old. use my backup/restore scripts. You can save the backup to GitHub, or copy the folder off the someplace else. https://github.com/sdetweil/MagicMirror-backup-restore It’s small, only text files, Use a new sd card for the new OS. <————- Use my script to install MagicMirror, https://github.com/sdetweil/MagicMirror_scripts (You could have used the upgrade script if not for buster) then use the restore to Reinstall the modules and config/custom.css and any files created by modules
  • PV app for E3DC

    2
    0 Votes
    2 Posts
    270 Views
    H
    Hi, tatsächlich suche auch ich ein Modul, welches die Daten einer PV Anlage samt Speicher von E3DC anzeigt. Geht da was? English please Moderator: Hi, I’m actually also looking for a module that displays the data from an E3DC PV system including its storage unit. Is there anything like that available?
  • Struggling to Make My MagicMirror Truly Smart – Any Ideas?

    3
    0 Votes
    3 Posts
    75 Views
    S
    @aliansari what do you mean by smart reminders? You can customize the compliments module with a remote file that gets reloaded on some time cycle
  • Hello from Newbie

    1
    1 Votes
    1 Posts
    48 Views
    A
    I am new here and recently joined this helpful community. Happy to join with all forum members. Thanks
  • Issue with calender

    2
    0 Votes
    2 Posts
    42 Views
    S
    @darlacollado calendarExt3 gets its events from the default calendar module Yes, for skylight you will have to adjust css for everything All changes go into custom.css to override those specified by MagicMirror and modules. Remember that modules are see thru to view the background
  • AI Coding Tools Infuse a new Life in MagicMirror

    6
    0 Votes
    6 Posts
    248 Views
    S
    @Rags interesting!
  • Problem with rebooting PI

    6
    0 Votes
    6 Posts
    188 Views
    M
    @sdetweil Thanks Sam! I ended up copying the SD card to a new one.
  • Google fit or any health module

    3
    1 Votes
    3 Posts
    379 Views
    B
    Most of the older Google Fit modules broke when Google changed their API and authentication rules a few years back. MMM-GoogleFit (by amcolash) used to be the gold standard, and while it’s technically ‘archived,’ some people have had luck getting it to work by manually updating the dependencies. If you’re okay with a bit of a workaround, a lot of us have switched to using MMM-Withings if you have their scale/watch, or even MMM-Strava for activity tracking, as those seem to be better maintained lately!
  • Looking for the Right Todo List

    3
    0 Votes
    3 Posts
    226 Views
    M
    @jtillinghast, you might want to consider MMM-MicrosoftToDo which allows you to display Microsoft ToDo lists. Setup is a bit of a hassle but well documenten. As it is Microsoft ToDo lists can be managed in mobile app and web interface as well.
  • Currency exchange

    Solved
    5
    1 Votes
    5 Posts
    168 Views
    D
    @lif Thank you very much, I didn’t think of such a solution, even though I work a lot with Gemini. It generated a module, but I can’t test it until tomorrow!Thank you very much, I didn’t think of such a solution, even though I work a lot with Gemini. It generated a module, but I can’t test it until tomorrow!
  • Camera implementation

    7
    0 Votes
    7 Posts
    805 Views
    B
    If MMM-SelfieShot is giving you trouble, you might want to look at MMM-TelegramBot or MMM-OpenCV. Most of the older camera modules struggle with the newer Pi camera drivers (libcamera), but OpenCV is much more flexible. For a university project, using the OpenCV module might even give you some extra ‘tech’ points since it can handle face detection too!