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

    29
    1 Votes
    29 Posts
    13k Views
  • MMM-2Day-NOAA-Forecast

    1
    1 Votes
    1 Posts
    441 Views
    J

    Hi all,

    Regarding the weather module, I’ve used a few modules, but I was a little disappointed, so I created a new one:

    https://github.com/jinserk/MMM-2Day-NOAA-Forecast.git

    This module is based on MMM-3Day-Forecast, but OpenWeather’s forecast information is inaccurate, so I made a new module based on NOAA’s National Weather Service API. Currently this service is fully public and no user registration or API key are not required. (They look like being preparing some API-key based auth).

    Because I made it in a hurry, the orientation layout only supports horizontal, and it only shows the last 4 half-day forecasts, no translation, etc. But I think it’s useful, so I’m sharing it. Personally, I prefer to use the free weather icons from font-awesome rather than having a separate iconset.

    Leave your comment or question in the issue page. Thanks.

    Best regards,
    Jinserk

  • MMM-CalendarExt3 how do you create multiple events with color css?

    17
    0 Votes
    17 Posts
    2k Views
    S

    @Sam-0 in the default calendar, where you put url:
    add

    color: … whatever

  • MMM-Hive

    39
    4 Votes
    39 Posts
    15k Views
    N

    I think its to do with Hive’s 2-factor authentication
    Does anyone have a workaround for it?

  • MMM-WeatherChartD3

    5
    0 Votes
    5 Posts
    789 Views
    S

    @MajorC looks like this is a javascript change

    https://github.com/MichMich/MagicMirror/issues/2863

  • Incorporating a Security Cam/Webcam into MagicMirror?

    3
    0 Votes
    3 Posts
    816 Views
    A

    @BluP

    Thanks, I will take a look. I was not familiar with that module!

  • Environment Canada Weather Module

    7
    4 Votes
    7 Posts
    743 Views
    charlesfC

    @cyberphox Thanks for this. I thought it might be configuration, but your report prompted me to try something, and I was able to reproduce a problem. I use the default weather module to display current conditions from my weather station, and my Environment Canada module was depending on a utility script that was being loaded by the default module. I have made the correction to load it myself, so if you get the updated version I think it will work. Navigate to the MMM-EnvCanada folder and execute git pull to get the update. Please let me know how it goes – if your issue is something else send me your config parameters for the module and I will investigate further.

  • MMM-RAIN-MAP (new: version 2.x)

    191
    8 Votes
    191 Posts
    125k Views
    W

    @Jalibu Unfortunately it doesn’t work, could it be an interference from the scenes module I am using?

  • Module calendar - whole day event

    19
    0 Votes
    19 Posts
    2k Views
    B

    @MMRIZE Thank you very much, I have overlooked it. You make my day :-)

  • MMM-Globe

    119
    14 Votes
    119 Posts
    137k Views
    A

    I wish this worked with MMM-GoogleAnalytics

  • Icon einfügen

    8
    0 Votes
    8 Posts
    686 Views
    KristjanESPERANTOK

    @Hacksaw Looks nice. Good work! :smiley:

  • MMM-GasMonitor

    4
    2 Votes
    4 Posts
    503 Views
    ankonaskiff17A

    @mumblebaj Our stuff was industrial grade and we had issues with the level sensor but related to day/night temperature & Sun impacting gas. but biggest problem with level sensor was related to it being a cylinder mounted horizontally…

    An inch of drop at top of sideways cylinder a lot less than an inch of drop across middle of cylinder so engineers had fun plotting that curve

  • MMM-Calendar repeating count custom events

    1
    0 Votes
    1 Posts
    172 Views
    O

    Hi,

    this year i nearly missed the wenning day… :astonished_face: so i want to configure my MagicMirror for next year. II use google calendar with Birthays, days e.g.

    I managed to put the wedding date in, but i want to have the repating count. For the wedding day, i set up a yearly da.

    customEvents: [ { keyword: 'Hochzeitstag', repeatingCountTitle: 'Jahrestag', dateFormat: 'D.MMMM', color: '#d4af37', symbol: 'ring' },

    How can i chage this entry so that its like: “Hochzeitstag, x. Jahrestag” or better “x.Hochzeitstag”?

  • MMM-Moon, See the moon phases and rise/set times!

    13
    2 Votes
    13 Posts
    2k Views
    halacabullasH

    @enderflop i would LOVE LOVE LOVE the feature of customizing the image

  • MMM-IQAir

    1
    0 Votes
    1 Posts
    217 Views
    L

    HI , has any one been able to use MMM-IQAir module? I am having trouble trying to enter the coordinates, could anyone help with my entries for the config file.
    Thanks

  • MMM-SmartWebDisplay : display web contents (including YouTube) on your MM

    89
    4 Votes
    89 Posts
    59k Views
    A

    has anyone tried using this module with an axis camera? I have two cameras I want to rotate on my display. all i get is the message saying “update requested at…”

  • MMM-octoprint

    10
    1 Votes
    10 Posts
    1k Views
    J

    Great module, but mine keeps flipping between fine and unavailable. When it flips to unavailable I look at the ip address and all looks fine…

    any idea what the issue is?

  • MMM-SystemMonitor

    9
    5 Votes
    9 Posts
    1k Views
    B

    @MMRIZE Thank you.

    I want to make it OS independant too, but that will be a bit harder I think. I don’t have that much time either. But will work on it in the foreseeable future.

  • MMM-moonraker (for klipper 3D printers)

    6
    1 Votes
    6 Posts
    844 Views
    S

    @btastic sure… it was the ‘what they were taught’ approach…

  • MMM-NetworkScanner - columns doesn't work

    1
    0 Votes
    1 Posts
    239 Views
    zdenekZ

    Dears
    even I’ve

    showDeviceColums: true,

    in Config, the result is still only one column. Any idea? thanks