A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • MMM-Assistant2Display last step help?

    3
    0 Votes
    3 Posts
    445 Views
    ?
    Hi, i write a wiki For installing just using wiki configuration
  • Tokyo metropolitan transport module

    3
    0 Votes
    3 Posts
    702 Views
    S
    And u can always look at how someone did theirs. The license we use says u have rights to use and extend
  • MM 3d Print

    2
    0 Votes
    2 Posts
    358 Views
    FoziF
    @ChrissyT finding a certain item on thingiverse is in my humble opinion a …well…rather challenging task, to phrase it positively, as thingiverse became a real mess. What I can‘t imagine is, that there is something where then the magic happens and is able to orient the stl object correctly for my specific print bed, apply the right slicing parameters (resolution, bed adhesion, supports, etc. ), and finally send it to Octoprint. Wishes to the universe.
  • Singapore Bus Arrival Module

    Unsolved
    2
    0 Votes
    2 Posts
    2k Views
    K
    I’ve also built up my mirror and badly need this!
  • Login upon facial recognition

    2
    0 Votes
    2 Posts
    420 Views
    A
    there is probably no such complex. but a start would be https://github.com/nischi/MMM-Face-Reco-DNN
  • Telegram last message

    1
    0 Votes
    1 Posts
    319 Views
    M
    Hello, Is it possible to show the last Telegram message received ? I have my Domoticz system sending alerts to Telegram, and I would like it to shown on the MMM, just like update notifications. Is it possible ?
  • Cool Mirror Startup

    2
    0 Votes
    2 Posts
    458 Views
    Mykle1M
    @ChrissyT said in Cool Mirror Startup: does anyone know where to look for a more colorful version of the mirror where the text is like gradient instead of just plain white? Thanks in advance. Virtually all of the text within the modules is editable through css.
  • folder monitor/ file creation...

    10
    0 Votes
    10 Posts
    2k Views
    S
    @banbutcher you can also convert the buffer to a string buffer_object.toString()
  • Alexa light ring

    6
    1 Votes
    6 Posts
    3k Views
    J
    You can find the Reset button at the base of your device. After you press and hold the Reset button, blue light filter for pc the light ring on your Echo device turns orange, and then blue. Wait for the light ring to turn off and on again. The light ring then turns orange, and your device enters setup mode.
  • Word Clock Screensaver

    7
    1
    0 Votes
    7 Posts
    5k Views
    J
    @airart No need to do anything fancy. I ended up writing my own word clock module and made work with the MMM-PIR-Sensor natively. You just specify the timeout in your config. with the showClockTimeOut parameter. That’s how long there needs to be no motion detected for the clock to show. Example: { module: "MMM-MyWordClock", position: "fullscreen_above", config: { showClockTimeOut: 5 * 60 * 1000, //5 minutes language: "EN", orientation: "tall" } } Download MMM-MyWordClock here: https://github.com/jclarke0000/MMM-MyWordClock
  • This topic is deleted!

    Unsolved
    1
    0 Votes
    1 Posts
    32 Views
  • Night sky: planets, constellations, satellites

    Unsolved
    8
    0 Votes
    8 Posts
    2k Views
    Mykle1M
    @lavolp3 said in Night sky: planets, constellations, satellites: Must find API first Ha! :thumbsup:
  • MMM-Jeedom

    Unsolved
    20
    2
    0 Votes
    20 Posts
    7k Views
    K
    Bonjour, Le module ne fonctionne plus ?? J’ai pas d’affichage sur le mirroir. Jeedom en V3.3.45 Merci
  • Xiaomi roborock touch buttons for starting

    Unsolved
    1
    0 Votes
    1 Posts
    358 Views
    N
    Hello, I’m new to the world of Magic mirror, but hopefully with the help of an awesome community I can get my wish come true. I have magic mirror on a touch screen. I would like to send a command to my Xiaomi Roborock S50 to start cleaning by having touch buttons on the screen. One butten for clean entire floor and one button for each room set up in the Xiaomi app. Is this possible, and is someone willing to help? Kind regards noynpe
  • Covid-19

    Unsolved
    11
    1 Votes
    11 Posts
    6k Views
    S
    interesting charting showing bubble of projected thru summer https://covid19.healthdata.org/projections?fbclid=IwAR2vfC44dkYztztkqvPJaBKsqFnmI2zMeSfxOCU2-l5yxNf6BAQzHV_TmRo
  • Arlo security

    Unsolved security
    1
    1 Votes
    1 Posts
    949 Views
    R
    I am looking for a module that will link to my Arlo camera security feed. In theory it would pop up on the mirror only when the camera is active. I have seen modules for ring but nothing that works for Arlo. Any ideas?!
  • Owl Intution module

    Moved
    1
    0 Votes
    1 Posts
    448 Views
    edwardssjE
    My solar panels are monitered by a company called Owl Intuition. Can someone create a module to show the generated, used and exported date please. Thanks Stu
  • SpaceX satellite finder

    Unsolved
    1
    0 Votes
    1 Posts
    2k Views
    B
    I’m sure I’ve seen something like this in the module section but with the ISS. My idea is the you plug in your location and it tell you the next time the spaceX satellites will be visible in your region of the sky! Again I don’t know if this is possible but I’ve just seen that Elon musk/SpaceX have launched more! Thank you and good luck!
  • Simple module to play live video streams from various sources

    Unsolved
    1
    0 Votes
    1 Posts
    428 Views
    B
    I would like to watch simple TV from a mediabase of german public sources (ARD, ZRD,…), especially the live channels. Any idea?
  • MagicMirror and BME280 sensor how to do it?

    Unsolved
    3
    0 Votes
    3 Posts
    1k Views
    S
    this will take some programming, MM and integration skills… nothing simple