A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • MMM-Navigate - V1.4 released

    5
    0 Votes
    5 Posts
    1k Views
    M
    @AxLed dear friend, please tell me why when you select “News (mehr/weniger Details)” and double-turn the encoder, the browser opens with an error
  • MMM Scoreboard help

    2
    1 Votes
    2 Posts
    1k Views
    S
    Years old post. Not sure if you ever found a solution. Maybe too late but I came across this. Change the default in the script in the modules MMM-MyScoreboard folder maybe? I would try this but with Covid I wouldn’t know if it worked Module.register(“MMM-MyScoreboard”,{ // Default module config. defaults: { dataPollInterval: 5 * 60 * 1000, //update every 5 minutes showLeagueSeparators: true, colored: true, rolloverHours: 3, //hours past midnight to show the pervious day’s scores viewStyle: “largeLogos”, sports: [
  • MMM-NetworkScanner No Devices

    1
    0 Votes
    1 Posts
    566 Views
    T
    Hi - I am a newbie. Had to redo MM and all Modules, including NetworkScanner. I did the install procedures as laid out. One thing I couldn’t do was updating the vendor databases using the: cd /usr/share/arp-scan sudo get-iab -v -u http://standards-oui.ieee.org/iab/iab.txt sudo get-oui -v -u http://standards-oui.ieee.org/oui/oui.txt When I try those commands, it says “unknown option u” and it also gives another default URL. When I drop the -u and http, it says it can’t get both the OUI and IAB data. The module works, but shows no devices in MM. I ran the arps2mm.sh script manually and it does show a list of devices but none appear in MM. the arps2mm script also tells me it can’t find the iab.txt and oui.txt file which is not surprising since it’s not there. So how do I get the said text files, and hopefully this solves my issues? Thanks in advance.
  • MMM-CalendarWeek

    33
    1 Votes
    33 Posts
    25k Views
    R
    @eddie2208 I gave up on the problem and didn’t use my MM for a month or so. It was still running on a monitor mounted on the wall but I just didn’t pay attention to the calendar module or just hid that particular module. Oddly, after a month or two I noticed it just magically started to work correctly (it IS a magic mirror after all) without any intervention on my part; no problems since then :)
  • 4 Votes
    16 Posts
    13k Views
    SnilleS
    @gaudouy Hi, no, it can only show and hide one/ or multiple instances of the same type of module on one button, but not two different types of modules on one button.
  • MMM-Glock

    23
    2
    4 Votes
    23 Posts
    11k Views
    cowboysdudeC
    This is being redone as it’s not working on the newest version of the mirror… stay tuned.
  • Shelly-HT - a simple module to display data from a Shelly HT sensor

    2
    0 Votes
    2 Posts
    515 Views
    E
    @laszlocsaba very interesting! The module should be expanded for all other “Shelly” sensors (Relays, Sensor and Plug and play…). Are you planning to expand the module? Thanks.
  • NOOB wants to code a birthdaylist - looking for a tutor

    1
    0 Votes
    1 Posts
    347 Views
    PerlchampP
    hello, i am an absolute newcomer when it comes to programming and raspberry. I would like to create a birthday list from a calc table (columns: name; month of birth; birthday; year of birth), i.e. the names (first and last name) and the age of those who have birthdays in the current month should be displayed. Furthermore, those whose birthday is already over should not be shown. A corresponding .odt file is on the Raspberry Pi under home / user / documents. it should look something like [image: 9dswll69.png.html] Thank you in advance ! stay healthy ! so long perlchamp
  • MMM-Freebox

    8
    1 Votes
    8 Posts
    1k Views
    A
    Bonjour, Choses que j’ai faites, sur le miroir, il y a “Chargement Freebox” et après ça disparais. Cordialement, [image: 1587911227263-capture-d-%C3%A9cran-2020-04-26-%C3%A0-16.21.11.png]
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    16 Views
  • 4 Votes
    4 Posts
    2k Views
    P
    @cohron Glad to hear it’s working well for you. I like those ideas, but am not sure when I’ll have time to make the changes. If anyone is able to help out, I’d gladly accept a pull request! https://github.com/parnic/MMM-ScreenLogic
  • MMM-Tibber - New version

    2
    1 Votes
    2 Posts
    871 Views
    A
    First - amazing work with the MMM-Tibber module Otto! I’m using MagicMirror without a mirror and therefore I would like to change background-color to white and text color to black. How do I do that without hacking in the .js-files? Best regards /Andreas (Sweden)
  • MMM-Text-To-Speech

    1
    1 Votes
    1 Posts
    324 Views
    C
    Hi, I have created simple Text-To-Speech module for MM using Google Translator. No API keys needed :) https://github.com/ChrisB85/MMM-Text-To-Speech
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    9 Views
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
  • 0 Votes
    2 Posts
    847 Views
    wishmaster270W
    I did a lot of work on the module the last days. I integrated a more complex (and more detailed) example with an APDS-9960 and different Laser sensors, support sending payload based containing strings of the messages and it is possible to send different notifications based on the same input message in different profiles (MMM-ProfileSwitcher)
  • 1 Votes
    4 Posts
    2k Views
    wishmaster270W
    I did a lot of work to the module the last days. Now modules can be hidden / shown instead of turning off/on the display. Also a countdown can be displayed and the delay can be set by active profile (MMM-ProfileSwitcher)
  • MMM-ProfileControl

    1
    1 Votes
    1 Posts
    500 Views
    wishmaster270W
    This is an Add-On module to MMM-ProfileSwitcher and is based on MMM-pages and MMM-page-indicator. I wanted to be able to specify pages on my mirror but also be able to have different profiles on each page (i.e. i wanted an calendar page where either the events of my wife or my ones are displayed). MMM-ProfileControl differs between horizontal profiles (pages) and vertical ones. If you do not specify different vertical profiles the vertical indicator can be hidden and the modules behavior is nearly the same as of MMM-pages. The current profile can be changed with different notifications either to a specific horizontal or vertical one or you can iterate through them. If you do not like the default icons of the indicators you can change them via configuration. The module also keeps track of profile changes that happen through other modules (CHANGED_PROFILE notification). Attention: At the moment there are problems with MMM-CalenderExt2. I am already in contact with eouia and i think i found an solution. In my personal setup i use an patched version that works fine. Because i only send notifications to MMM-ProfileSwitcher modules that did not work without my module will not work with it. Screenshots [image: page_one-profile_two.png] [image: page_two-profile_one.png?raw=true] Download MMM-ProfileControl [card:Tom-Hirschberger/MMM-ProfileControl] Version 0.0.3 it is now possible to restore the last selected vertical profile if the horizontal profile (page) changed Version 0.0.2 added an option to send an USER_PRESENCE notification if the module triggers an profile change added option to hide the profile indicators during screensave mode removed reset of top margin of the module in css because it is not possible to override it if needed fixed all issues reported by the new automatic module scanning script developed by @KristjanESPERANTO Version 0.1.0 Horizontal and vertical profile support Indicator of the horizontal and vertical profile All icons (horizontal, vertical, separator) can be changed in the configuration Notifications to change either to a direct profile or rotate horizontal and vertical
  • MMM-GoogleShoppingList

    16
    0 Votes
    16 Posts
    8k Views
    ?
    @Egnos No, sorry. It is out of my work.
  • MMM-metoffice-datapoint A module to pull UK MetOffice 3 hourly forecasts

    Moved
    4
    1 Votes
    4 Posts
    3k Views
    S
    Ive tried to install this onto my project however I am not able to load the module up. The error is located to API key. modules: { module: “MMM-metoffice-datapoint”, // Weather app. position: “right”, config: { apikey: “<<>>”, sitename: “Ashford (Kent)”, } }, can you help?