A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Volkswagen CarNet

    Unsolved
    6
    0 Votes
    6 Posts
    2k Views
    N
    You can also try https://www.npmjs.com/package/node-vw-carnet (if you have not already solved your problem)
  • MMM-HTMLBox not displaying my 1 hour countdown timer html file

    Unsolved
    18
    0 Votes
    18 Posts
    4k Views
    G
    @Sean Can you help me Website display on the mirror after voice search? It should look like this: [image: 56800819_2177846529172006_7356231933740711936_n.jpg]
  • MMM - Spotify

    Solved
    22
    0 Votes
    22 Posts
    6k Views
    E
    @Sean So, I went around the problem by making transparent the image that you apply. Thanks for your help. It works nickel … Really, thank you
  • Using an Ultrasonic sensor with MMM-PIR-Sensor power-saving functionality

    Unsolved
    3
    0 Votes
    3 Posts
    1k Views
    FoziF
    Following the description of MMM-NearCompliments, MMM-PIR-Sensor has to be installed, too, if you intend to use the powersaving function. See the options ‘usePIR’ and ‘powerSavingDelay’ usePIR Should we use PIR sensor to activate only distance measurment when USER_PRESENCE notification is sent by MMM-PIR-Sensor? Possible values: boolean Default value: false powerSavingDelay Power saving delay in seconds defined in MMM-PIR-Sensor. It gets overwritten by MMM-PIR-Sensore module and is only defined for backup purpose. Possible values: int Default value: 30
  • Schoop

    Unsolved
    3
    0 Votes
    3 Posts
    789 Views
    T
    No api. I checked
  • Does "Top_Bar" 5-7 Day Weather Forecast Module Exist?

    Unsolved
    6
    0 Votes
    6 Posts
    1k Views
    cowboysdudeC
    @shfaxx Well that looks broken LOL
  • Two computers, one keyboard (and mouse) program

    Unsolved
    3
    0 Votes
    3 Posts
    1k Views
    B
    I did look into that and it seems to be the only program available. I just dont want to spend $30 for it. thats the only thing that sucks. Share Mouse is free but doesnt support Linux.
  • London DLR arrivals

    Unsolved
    8
    0 Votes
    8 Posts
    3k Views
    P
    Slightly later than expected. Many thanks for trying the module out and confirming it works. OK, got the TFL-Arrivals working. But not in MMM-Pages. Any thoughts on how to troubleshoot this?
  • Trashday modules based on ICAL

    Unsolved
    4
    0 Votes
    4 Posts
    934 Views
    lavolp3L
    @Screwyoudriver OK makes sense. I thought about some module like this as well. BTW: Another workaround would be to fetch the notification that is distributed by calendar: broadcastEvents: function () { var eventList = []; for (var url in this.calendarData) { var calendar = this.calendarData[url]; for (var e in calendar) { var event = cloneObject(calendar[e]); event.symbol = this.symbolsForUrl(url); event.calendarName = this.calendarNameForUrl(url); event.color = this.colorForUrl(url); delete event.url; eventList.push(event); } } eventList.sort(function(a,b) { return a.startDate - b.startDate; }); this.sendNotification("CALENDAR_EVENTS", eventList); } calendar could do the conversion work for the trash module, and the trash module could just fetch and filter the events for trash-related ones.
  • A module to show merged holidays from multiple countries

    Unsolved
    2
    0 Votes
    2 Posts
    951 Views
    S
    @davidkmcw the calendar module can do that. . just feed in the multiple calendars
  • Currentweather undefined

    Unsolved
    2
    0 Votes
    2 Posts
    636 Views
    lavolp3L
    I would assume an error in your config results in a broken template, which typically gives the “undefined” on your mirror, because the nunjucks template could not be loaded. Can you post your config of the module?
  • PDF display

    Moved
    2
    0 Votes
    2 Posts
    1k Views
    brobergB
    @mrdenmark it seems like there is no/limited pdf-viewing in the electron browser ; https://github.com/electron/electron/issues/12337 So unless you convert the schedule to html or similar I guess it isn’t possible at the moment. Skimming the issue thread there is java code that could possible do it if someone have the time to make it in to a module.
  • Shazam Mirror Module

    Unsolved
    10
    0 Votes
    10 Posts
    2k Views
    S
    @Sean said in Shazam Mirror Module: and playing song from spotify by humming. yes, operation, mirror, play song with music like this (record) mirror, what song is this (record) how do you know hum vs text… well, reco can tell you. no text back…
  • Plex Music Target

    Unsolved
    1
    0 Votes
    1 Posts
    1k Views
    T
    Hi All, I am looking for an extension which turns the MagicMirror in a plex target so it can receive music from my plex server. I have created a mirror with an audio system in it in my bathroom. so i can listen to my favorite songs when i’m taking a shower :) It would be extra nice if it would display what song is playing and which one will be next together with the album art.
  • color MMM-newsfeed

    Solved
    3
    0 Votes
    3 Posts
    1k Views
    C
    @broberg said in color MMM-newsfeed: .newsfeed .bright { color: green; } Yes, it’s newsfeed (error of me here)…and it’s working with .bright…i understand now and i will check better next modules… thankssssssssssssssssssssssssssss :)
  • Display Homekit Sensors

    Unsolved
    2
    0 Votes
    2 Posts
    1k Views
    StoffbeuteluweS
    @Klizzy have a look at this https://github.com/mirko3000/MMM-xiaomi
  • E3DC Homeenergysystem

    Unsolved
    2
    0 Votes
    2 Posts
    2k Views
    3
    I would also be very interested in showing the S10 Hauskraftwerk’s data on the MM. Actually that should be possible over the MODBus (TCP). Ich wäre auch sehr daran interessiert, die Daten des S10 Hauskraftwerk auf dem MM anzeigen zu können. Eigentlich sollte das ja über den MODBus (TCP) möglich sein.
  • simple event module

    Unsolved
    4
    0 Votes
    4 Posts
    1k Views
    B
    I don’t know, I didn’t try. I have two of these modules separately for the schedule of my two children. there are many settings I think you can figure it out.
  • A module that can check in and check out people

    Unsolved
    2
    0 Votes
    2 Posts
    792 Views
    S
    @Blauenfeldt yes, it is possible. But does not exist today. Someone will have to write more code to get all those features
  • List of upcoming eclipses

    Unsolved
    5
    0 Votes
    5 Posts
    2k Views
    E
    @Mykle1 Thank you sir, I was wishing for a module that lists upcoming eclipses data including DATE/TIME, SOLAR/LUNAR, LOCATION, DURATION etc. Something like that would be very cool.