A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • STM module - Société de transport de Montréal

    1
    0 Votes
    1 Posts
    493 Views
    luisestradaL
    Hello, Has anyone from Montreal had in mind or already develop a module for the Société de transport de Montréal? I’m planning to start building my smart mirror soon, so I’m investigating which modules would be interesting to add, as I live in Montreal this is one of those. It seems with them you can get Realtime Transit, so it will help you know at what time the bus will arrive to your closer bus stop, the schedule and many more things. https://developpeurs.stm.info/ Regards, Luis Estrada
  • 0 Votes
    7 Posts
    6k Views
    R
    Somebody knows how to find out the StationIDs from VVS? Weiß jemand wie man die StationID bei VVS rausfindet? Weil bei mir ändert der Link sich nicht mit. Vielen Dank
  • Meross Module

    3
    0 Votes
    3 Posts
    524 Views
    M
    This is completely new to me. What can I do with the python library?
  • How to make a basic module.

    2
    0 Votes
    2 Posts
    329 Views
    S
    @particlex u can start with my sample module. It uses all the basic structure and communications between the UI portion ( modulename.js) and the back end (node_helper.js) https://github.com/sdetweil/SampleModule But there are a lot of knowledge dependencies. You know how a web page works, html, for look style sheets (css), know some object oriented programming.
  • Another PIR sensor

    19
    0 Votes
    19 Posts
    3k Views
    D
    @wishmaster270 No, it didn’t look like you took it personal, I just didn’t want you to on forehand. I Have indeed a second browser open on my laptop. Never thought of that being the issue… :-D Let’s close that one, and fiddle around with the timers a bit. My laptop shut down during lunchtime, and then I indeed saw the second screen show up.
  • idea to create a new category

    1
    0 Votes
    1 Posts
    216 Views
    C
    Hello everybody, administrators, Do you thing it would be fine to create a new category "idea"to exchange about modules adaptations. i’m not a developer but i 'm looking for a lot on internet to adapte my modules and have ideas to my daily use. For example, taking the module mmm-widget to sweep all horoscope, trafic, radar wheather in europe, etc…It’s not news modules but it’s sometimes a solution to display exactly what we want with exchange a copy of code or website found. I thing all contributions users will be appreciate to the beginner, expert, to create may be more modules after. Take care… cyril from France
  • NYC MTA Subway Times

    Unsolved
    15
    0 Votes
    15 Posts
    8k Views
    E
    I myself wrote one if you want to check it out. Feedback is welcome: https://github.com/Elaniobro/MMM-nyc-transit
  • MMM-Assistant2Display last step help?

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

    3
    0 Votes
    3 Posts
    519 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
    280 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
    360 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
    255 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
    401 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
    1k Views
    S
    @banbutcher you can also convert the buffer to a string buffer_object.toString()
  • Alexa light ring

    6
    1 Votes
    6 Posts
    2k 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
    1k 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
    6k Views
    K
    Bonjour, Le module ne fonctionne plus ?? J’ai pas d’affichage sur le mirroir. Jeedom en V3.3.45 Merci