MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. yawns
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    Offline
    • Profile
    • Following 0
    • Followers 7
    • Topics 10
    • Posts 967
    • Groups 2

    Posts

    Recent Best Controversial
    • RE: Mobile app (bachelor thesis)

      You are right. The other two mails contain change logs

      posted in Development
      yawnsY
      yawns
    • RE: Mobile app (bachelor thesis)

      @strawberry-3-141
      This one?

      Hey Mate,

      thank you for filling out my survey, I really appreciate that.

      Now it’s time for the first prototype.

      Features:

      • Pairing: To pair your phone with your mirror, you have to scan the qr-code which will appear for a minute on the mirror.
      • Pull-to-Refresh: Once you paired your phone it’s time to get data in modules(available, installed) and region(this will override all changes you have done and not synced to the mirror yet).
      • Edit Modules: You can remove, reorder and edit modules. After you’re done it’s time to sync your changes to the mirror.
      • Sync: This will override your config.js file on the mirror. You have to restart your mirror manually.

      Explanation of types:

      • Object: {}
      • Array: []
      • Integer: Numbers like 1, 3, 17, etc.
      • Float: Numbers like 1.25, 3.45, etc.
      • String: “This is just a text.”
      • Boolean: true, false

      Installation:

      • First you have to install the module from here:
        https://github.com/fewieden/MMM-Mobile

      • Then install the app on your phone.

      • Finally restart your mirror.

      If you get in trouble or found a bug please submit an issue on github(don’t forget to name your phone os), so everyone can benefit from it. But it’s also possible to send me an email in english or german.

      Kind Regards,

      Felix

      posted in Development
      yawnsY
      yawns
    • RE: In case anyone missed this . . .

      @Mykle1 said in In case anyone missed this . . .:

      Freakin amazing! Awe inspiring!

      I want one!

      I have one, it’s somewhere in my wallet

      posted in General Discussion
      yawnsY
      yawns
    • RE: Problems with font sizes

      You could try hooking up a usb keyboard to your raspberry (or whatever machine you are using for your magicmirror, and then press CTRL + 0 (zero). Maybe your zoom was active, this shortcut should reset to 100% zoom

      posted in Troubleshooting
      yawnsY
      yawns
    • RE: node_helper - using fs or request?

      @sdetweil said in node_helper - using fs or request?:

      @yawns but… using the request approach would insulate you from changes needed to use a remote location source…

      That’s a valid point, yes. I doubt this will be necessary or possible, but you never know. If it makes no difference in performance I will stick with the request.
      Thanks for your thoughts, Sam. Very much appreciated

      posted in Development
      yawnsY
      yawns
    • node_helper - using fs or request?

      Hi guys,

      for one module currently requested I have to load a csv file with ~100kb and lots of content sitting inside the module folder.
      What do you think is more performant? Using request reading the file from “localhost” or using fs.readFile? Does it make any difference?

      Best regards,
      Stefan

      posted in Development
      yawnsY
      yawns
    • RE: display a graph with sensor values.

      Yes, of course. There are several ways to do so. First important thing to know is how you get and store your data. Do you want to collect the data and store it in a csv/xml/json/… file? Do you have an interface to retrieve data from, maybe a little webserver for the sensors?

      posted in General Discussion
      yawnsY
      yawns
    • RE: Magic Mirror Alternatives -Discussion

      You could also take a look at mirr.os.
      I never played around with it, but it looks nice on the website.

      posted in General Discussion
      yawnsY
      yawns
    • RE: MMM-Spotify

      Looks nice and touch interface sounds promising

      posted in Entertainment
      yawnsY
      yawns
    • RE: Do you use a PIR sensor? How do you hide it?

      @boblazer said in Do you use a PIR sensor? How do you hide it?:

      @sdetweil said in Do you use a PIR sensor? How do you hide it?:

      maybe you only need 2mm of that to make the sensor work…

      Yeah, that’s my understanding. I can’t find the post but it was here on this site. A guy did some experiments to find the smallest size hole his PIR sensor actually required. He tried 1mm, 2mm and 4mm(?). He said it worked just fine with a 2mm hole.

      You are referring to this one: https://forum.magicmirror.builders/topic/557/pir-sensor-behind-glass/33

      posted in Hardware
      yawnsY
      yawns
    • RE: Verse Smartmirror

      Thanks René, I will definitely keep an eye on your development, sounds well thought!

      posted in General Discussion
      yawnsY
      yawns
    • RE: Verse Smartmirror

      @rh-verse-mirror
      Thanks for posting this here.
      Would you mind giving a little insight in your system? Of course without revealing any company secrets or code.
      Are you also going for a web-framework? Or are you developing a classic application, like the guy at BuildHubTV does? Will it be open to 3rd party apps, even though this always puts a risk of faulty modules or will you close the system?
      Are you using a raspberry or something stronger?

      posted in General Discussion
      yawnsY
      yawns
    • RE: MMM-NetworkConnection

      @epi said in MMM-NetworkConnection:

      Guys, can someone also make a simplified version? No need for internet speed metrics, just the ability to ping specific ip address and return as “internet is working” either “network down”?

      Like this? https://github.com/sheyabernstein/MMM-connection-status

      posted in Utilities
      yawnsY
      yawns
    • RE: "Magic-Mirror_die-Losungen-Modul" by bitte-ein-bit does not work: no text is displayed

      Working on it, but I am out of time for today:
      [card:yawnsde/MMM-DieLosungen]

      It is not yet finished, needs some work with German special characters and code tidy up.

      posted in Troubleshooting
      yawnsY
      yawns
    • RE: Rpi 0 W HELP

      Did you try this one? https://github.com/ac2799/MagicMirrorPi0Installer

      posted in Troubleshooting
      yawnsY
      yawns
    • RE: "Magic-Mirror_die-Losungen-Modul" by bitte-ein-bit does not work: no text is displayed

      Hi, you are referring to this module? https://github.com/bitte-ein-bit/Magic-Mirror_die-Losungen-Modul

      This is not for MagicMirror2, which we are using nowadays. It looks like it was either designed for the old MagicMirror version or for another mirror software using the same name.

      Looking at the code it shouldn’t be too much of an issue converting it to the new framework

      posted in Troubleshooting
      yawnsY
      yawns
    • RE: Changing icons of the modules Current Weather and Weather Forecast

      You are missing a comma in line appid for currentweather module

      				locationID: "xxx",  //ID from http://www.openweathermap.org/help/city_list.txt
      				appid: "xxx",
      				iconTable: {
      
      posted in Development
      yawnsY
      yawns
    • RE: Verse Smartmirror

      I don’t really know what makes you angry about it?
      MichMich did not invent smart mirrors. He liked the idea and built his own software. As others said, this forum is about the MagicMirror and DIY (do it yourself). I’m sure there are lots of people who don’t want to build it on their own but purchase a full working solution, and that’s fine.
      Verse Smartmirror is not a fraud, they did not steal intellectual properties. And to be honest, their presentation looks very nice.

      posted in General Discussion
      yawnsY
      yawns
    • RE: MMM-EmbedYoutube autoplay problem

      Try autoplay: false,

      posted in Troubleshooting
      yawnsY
      yawns
    • RE: Just testing. Please ignore.

      Okay, ignoring it :P

      posted in General Discussion
      yawnsY
      yawns
    • 1
    • 2
    • 3
    • 4
    • 5
    • 48
    • 49
    • 1 / 49