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

    25
    1 Votes
    25 Posts
    9k Views
    R
    Hello @grena , Have you been able to rework on the module, notably on the high and low tide values ​​which are not correct and the logos that I found for you
  • lecteur de musique

    3
    0 Votes
    3 Posts
    586 Views
    Z
    @bugsounet Erf, je sent que que je vais galérer du coup. Et merci pour tes encouragements. Par contre je ne comprends pourquoi tu me parle de vendre Google assistant? Ce n’est pas mon intention, mais par contre je compte l’installer dessus car d’origine l’assistant intégré dans MagicMirror est soit en anglais soit en mandarin… Mais çà c’est une autre histoire ;)
  • MMM-rain-forecast

    22
    2
    1 Votes
    22 Posts
    12k Views
    lavolp3L
    @wenike Thanks for the feedback. I am currently not using it since climacell really gave me very unreliable numbers here in Germany. Happy to hear how it is for anyone else over in the US or elsewhere.
  • MMM-Tibber

    17
    3 Votes
    17 Posts
    7k Views
    A
    Thanks for a fantastic module! Its working great, except the consumption curve in the graph. [image: 1615820168915-capture.png] The only config line I have for the module is the “tibbertoken”. Do I need to add the consumption curve config, or should it be enabled as default?
  • MMM-Tasmota [beta]

    2
    1
    0 Votes
    2 Posts
    1k Views
    T
    Hi all, could someone please post their config.js entry including device config. I am running my solar system on a Gosund 111 with Tasmota and would like to display the power on my mirror. The MQTT broker is running in a Docker container on my Qnap. Thanks a lot in advance. Tino
  • MMM-Picnic

    1
    0 Votes
    1 Posts
    398 Views
    lavolp3L
    This is a module that allows you to view your Picnic status using your picnic login data. It uses the npm module picnic-api by MRDVH. Picnic is a groceries delivery service established in Netherlands and Germany. Download the module here Screenshot: [image: picnic_example.png] Version 1.0.0, not tested too much, so let me know any issues you have. Best to post them on github, Im not here that often currently. Enjoy!
  • MMM-DarkSkyForecast - Yet ANOTHER weather module

    334
    2
    5 Votes
    334 Posts
    790k Views
    J
    @swvalenti @BKeyport I’ve released the module for everyone. To get the latest code, you’ll need to navigate to your installed MMM-OpenWeatherForecast directory and execute: git pull followed by npm install (depencies have changed, so this step is important!) Optionally you can run npm prune to remove old dependencies that are no longer used, but not necessary, Restart MM and you should be good to go.
  • MMM-RecyclingCalendar

    9
    1
    3 Votes
    9 Posts
    3k Views
    F
    @kusselin if they have something like a REST API interface or JSON interface then propably yes… but I could not find one… do you have any?
  • 3 Votes
    34 Posts
    20k Views
    M
    @mr-gysy I‘ve got a similar issue with a similar remote Did you solve your problem? In my case the keys (KEY_PAGEUP & DOWN & BACKSPACE) don‘t work. I changed the evdev path. I added them to „handleKeys“. I added them to „keyMap“. I can see them in „evtest“ working- KeyCode 104 & 109 & 14 But in „viewnotifications“ they are not displayed The other keys are working with keybindings & carousel. But i need two more keys xD
  • Crypto always visible

    1
    0 Votes
    1 Posts
    354 Views
    W
    Re: [MMM-JaST] Just another Stock Ticker Is there a way to just show stock symbols but NO crypto symbols ? I tried to remove the section crypto:[] and I tried leave the name and/or the symbol blank. But it seems the crypto line is always present. many thanks for your help in advance.
  • MMM-GoogleAssistant and A2display YouTube

    2
    0 Votes
    2 Posts
    1k Views
    P
    Hey @Mathieu, I struggled myself a bit to get this going and in my case there were 2 things I missed: Make sure you enable the YouTube API as stated here (see #1): https://github.com/bugsounet/MMM-Assistant2Display/wiki/YouTube Copyrighted videos won’t play as stated here: http://forum.bugsounet.fr/topic/53/youtube-can-t-play-videos-with-license-youtube-js-1-a2d-yt-error-150-not-allowed-by-owner/7 After enabling the API and asking the Assistant for a video without copyright it started to play. Hope this helps ;) Best, PH1TCH
  • MMM-iFrame-Ping - revisited

    8
    0 Votes
    8 Posts
    2k Views
    S
    @ebolisa pi 0 is tough to of a lot different things at once
  • MMM-RepoStats

    7
    2
    4 Votes
    7 Posts
    2k Views
    AssassinsA
    @karsten13 Thanks :-)
  • MMM-JsonTable Layout Format

    Unsolved
    1
    0 Votes
    1 Posts
    360 Views
    M
    I am using this module to display the daily lunch menu for my kids’ schools. Currently I am collecting 2 schools, next year it will be three. The layout of the json data works now, but I’d rather see it in columnar format with ‘\n’ applied, they are in the json itself. Any thoughts on how this might be accomplished? I understand there is a configuration settings for keepColumns, but do not quite understand how this implements. Any help is greatly appreciated.
  • MMM-RandomBibleVerse

    1
    1 Votes
    1 Posts
    394 Views
    M
    https://github.com/MomentumV/MMM-RandomBibleVerse This module, largely based off of MMM-DailyBibleVerse, gives you the option of having more than one verse a day! as of the latest version, It is pretty limited to only ESV, NIV, KJV, NKJV versions, though. This is due to changing the verse provider from BibleGateway to dailyverses.net. You can set the refresh interval in the config from a minimum of 0.2 minutes (12 seconds) to… ? I didn’t set a maximum! You could have a verse of the MONTH! ( that’s 602430 = 43,200 minutes). The default value is 60 minutes. [image: 5ARSOkP.png] The actual function part of the code uses the cheerio package to parse html from dailyverses.net, and pull the verse parts out using CSS selectors.
  • MMM-Parcel Tracker renewed

    tracking utility
    2
    0 Votes
    2 Posts
    1k Views
    M
    @martinkooij I now (feb 2021) updated again to multi-API support (from version 3.0.0). Aftership has (slightly) improved their commercial offerings. iIn the MMM-Parcel config you can now easily choose between Tracktry.com (fully free) or AfterShip.com (free for legacy users, or >9$/month paid plans for new users). Screen display still works the same, except for the somewhat less detailed information that you will receive from the tracktry.com API there is no difference in the way the parcels are displayed.
  • MMM-Block

    3
    0 Votes
    3 Posts
    876 Views
    BKeyportB
    This is really my first module, Decided to make it public because I could see others using it. For a while now, I’ve been using OMXPlayer as an external operation, as the video players are much more stable outside of MagicMirror for some reason. I’ve needed a blank area of the screen to allow a space for the video player to roam, but wanted a module to use the area directly below it. Here’s my solution. All it does is provide a blank area in a region, defined in pixels (px). That’s it. Simple, quick, easy. No CSS. No Mess. No Screenshot, as it’s a blank area. :) Installation Clone this repository in your ~/MagicMirror/modules/ folder ( $ cd ~MagicMirror/modules/ ): git clone https://github.com/BKeyport/MMM-Block.git Using the module To use this module, add it to the modules array in the config/config.js file next to the module you’d like to move (Above the module if you want to move a module DOWN, below the module if you wanna move the module UP) { module: 'MMM-Block', position: "top_right", config: { height: 600, } }, The only config option is “height” - as seen above. Set it to the pixels (px) you’d like to move an item.
  • MMM-google assistant black screen.

    12
    0 Votes
    12 Posts
    2k Views
    E
    @Mathieu Stop ;-)
  • Calendar and iCloud

    8
    2 Votes
    8 Posts
    2k Views
    Y
    I was able to do this without making my iCloud calendar public. Look around for vdirsyncer. It gives you the ability to log in to iCloud and replicate your calendar locally. Then point your calendar to your local ics file. I have mine refreshing a few times a day. Works like a charm.
  • MMM-BMW-OW

    2
    0 Votes
    2 Posts
    571 Views
    Mykle1M
    @MMNewby They are, by default, imperial units. I don’t even recall if metric is an option. I’d have to look. Is your config ‘units’ set to imperial? There are several css options included and accessed via config options. Color can always be modified through your custom.css file. I’m very busy at the moment with another module and it’s late. See what you can do and post again if you need help