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

    Unsolved
    2
    0 Votes
    2 Posts
    1k Views
    J
    I use MMM-Pollen: https://github.com/vincep5/MMM-Pollen
  • Logitech Media Server (Squeezebox) - Multiroom Wlan Speaker System

    12
    1 Votes
    12 Posts
    6k Views
    B
    @eldrik Happy you also use it and, that it works for you. Error fixed, thanks for that
  • Any solutions for simple shopping list app anymore?

    Unsolved
    1
    0 Votes
    1 Posts
    1k Views
    T
    Hey everyone! I’m building my MagicMirror and would love to incorporate some lists, namely a shopping list, though others would be nice. I’m running on an old Chromebook (with Linux) and folded into tablet mode. I’ve got a touchscreen, so being able to check things off when we add them to a cart and being able to add things directly at the mirror (using voice to text?) would be my ideal solution. Google API has been restricted to enterprise users, so it seems like most/all of those solutions are now broken. I’ve got a Todoist list embedded in an iframe for my kid’s chore chart. I could use a different Todoist list but that seems more task-oriented and a little clunky for what I want. I’ve seen various posts about it, but no real solutions, so I’m curious what others use?
  • Step Counter or Health Data

    Unsolved
    4
    0 Votes
    4 Posts
    2k Views
    R
    @kmanne yes this is true. Ralf
  • birthdaylist - discontinued ?

    Solved
    63
    0 Votes
    63 Posts
    14k Views
    R
    @sdetweil You are SO hardworking! Awesome. Thanks. The module was visible today in the morning. Pulled, anyway: remote: Enumerating objects: 5, done. remote: Counting objects: 100% (5/5), done. remote: Compressing objects: 100% (1/1), done. remote: Total 3 (delta 2), reused 3 (delta 2), pack-reused 0 (from 0) Unpacking objects: 100% (3/3), 286 bytes | 20.00 KiB/s, done. From https://github.com/sdetweil/birthdaylist 03c25c8..b430432 master -> origin/master Updating 03c25c8..b430432 Fast-forward birthdaylist.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Many thanks! Regards, Ralf
  • Show IP camera in Magic Mirror

    17
    0 Votes
    17 Posts
    12k Views
    H
    Anyone happen to know where I can find MMM-FreeboxTV?
  • MMM-ModuleScheduler: How to schedule for every other week

    Solved cron schedule notifications
    2
    0 Votes
    2 Posts
    583 Views
    S
    @elentophanes you cant do biweekly ONLY in cron the launched pgm needs to handle the every other i did a search cron biweekly and there were examples by testing the week number for even/odd and other things (write a file test sbd erase if exists…) the module scheduler module doesn’t support commands as part of the cron definition.
  • Valid alternative for Google Assistant and Jarvis

    Solved
    5
    0 Votes
    5 Posts
    806 Views
    S
    @Cacy82 i knew he had withdrawn his modules. sad that he had live check for home before running
  • Handball-(bundes)League Module

    Unsolved
    3
    0 Votes
    3 Posts
    1k Views
    Sandy2503S
    @timmsel Hiho - My son won`t play anymore but your modul seem to be intresting. I´ll test it soon. Best Regards, Sandy2503
  • ChatGPT voice chat

    Unsolved
    2
    0 Votes
    2 Posts
    526 Views
    S
    @darkgamer500 not seen anyone do voice input, or output. see the 3rd party list, linked in the top menu
  • MMM-Pir missing.

    Solved
    2
    0 Votes
    2 Posts
    339 Views
    S
    @Tomx see https://forum.magicmirror.builders/topic/19362/googleassistant-and-related-modules
  • Amazon shipping

    Unsolved
    6
    0 Votes
    6 Posts
    2k Views
    R
    @plainbroke I have a show as well but never actually look at it 🙃
  • Module to get polestar 2 battery level

    Unsolved
    3
    0 Votes
    3 Posts
    399 Views
    M
    @chrisfr1976 Thanks i’ll look into it!
  • Show Alexa Timer

    Unsolved
    16
    0 Votes
    16 Posts
    5k Views
    S
    @dherl0623 said in Show Alexa Timer: Am I able to run NodeRed on the Pi that the Mirror is running on? should be able to …
  • Toothbrush game.

    Unsolved
    2
    0 Votes
    2 Posts
    663 Views
    K
    @AGava Wow, this game is awesome! What a creative and fun way to make brushing fun for kids which will help them brush their teeth more diligently! 🎉 Looking forward to more games like this
  • Homewizard P1 meter

    Unsolved
    11
    0 Votes
    11 Posts
    2k Views
    S
    @htilburgs that says you changed a file in the module, which you aren’t supposed to do. git status would have shown the changed file(s) git diff would have shown you the exact changes git reset --hard HEAD will force all the changes to be lost and the repo restored to the last commit (and allow you to git pull)
  • Module for Victron solar system

    Unsolved
    2
    0 Votes
    2 Posts
    381 Views
    G
    @mantal IM Me too, I looked into it but the Victron API isn’t easy to use because of CORS-limitations. I now use the module MMM-MQTT to get some basic data, which is quite easy. You need a GX-device though. It delivers a ton of topics to show. [image: 1732526034970-1c09708a-ecc1-4fcb-9902-158b45ef32e3-image.png] You can easily add more information items.
  • Module for MagicMirror forum

    Solved
    8
    0 Votes
    8 Posts
    1k Views
    KristjanESPERANTOK
    I’ve done it! 🥳 Checkout https://forum.magicmirror.builders/topic/19133/mmm-forum. For accessing the read(-only) api you can use a cookie from your browser, e.g. @karsten13 Thank you! That was the hint that led me to the solution 🙏
  • Module to get indoor temperature from smartsensor

    3
    0 Votes
    3 Posts
    802 Views
    M
    @ZeFX I created this if you want to give it a try before I post it https://github.com/wlans/MMM-Sensibo
  • EVCC Dashboard MM module

    Unsolved
    4
    1 Votes
    4 Posts
    718 Views
    R
    @chrisfr1976 You need to set up a Grafana Dashboard based on influx. The discussions in the evcc github (for example here) are a good starting point. Then install MMM-GrafanaChart. Config.js as described in the module documentation: { module: 'MMM-GrafanaChart', position: 'top_left', // This can be any of the regions. config: { version: "6", // Only add this line if you are using Grafana verison 6 or greater id: "V9usrR48j", // Only Mandartory if you are using Grafana verison 6 or greater found after /d/ in the url host: "solarrouter", //Mandatory. See url when displaying within grafana port: 3000, // Mandatory. dashboardname: "pv-ubersicht-mirror", // Mandatory. orgId: 1, // Mandatory. panelId: 9, // Mandatory. from: "now-1d", // use any of grafanas time-range-controls to: "now", // width: "100%", // Optional. Default: 100% height: "100%", // Optional. Default: 100% scrolling: "no", // Optional. Default: no refreshInterval: 9000 //Optional. Default: 900 = 1/4 hour } },