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: my mirror

      Interesting look. Is it just the photos or is your display not that bright?

      posted in Show your Mirror
      yawnsY
      yawns
    • RE: [Remote-Control] Shutdown, Configure and Update your MagicMirror

      @MagicMirrorPi
      Are you talking about MMM-Remote-Control?
      It is called remote because you use it to remote manage the mirror. So you can use it on your laptop, smartphone, tablet, … without having to attach mouse/keyboard to the mirror itself

      posted in System
      yawnsY
      yawns
    • RE: Monthly Calendar

      @Hacksaw said in Monthly Calendar:

      @fragator ,

      Ich schreibe es mal in Deutsch, vieleicht habt ihr ein besseres Übersetzungsprogramm.

      In Deutschland haben wir die Sommerzeit und die Winterzeit. https://de.wikipedia.org/wiki/Sommerzeit
      Am 30.10.2016 ist wieder auf Winterzeit umgestellt worden. Seit dem schaltet der Kalender erst um 01:00Uhr auf den nächsten
      Tag um.

      Gruß Peter

      Translated into english:
      On October 30, 2016 daylight saving time ended in Germany (and other countries as well) so time is switched back to standard time, which means the clock is turned back by one hour. Since then the calendar module does not switch to the day at 00:00 but on 01:00 and Peter (Hacksaw) would like to know how to fix this.

      posted in Utilities
      yawnsY
      yawns
    • RE: Not really a mirror at all - but is really helpful

      @dinkybluebug245

      it looks like this.
      0_1479720459121_Unbenannt.PNG

      If I change it to timeFormat: 'absolute' I see the real date (e.g. November 26th) but still no time.

      posted in Showcase
      yawnsY
      yawns
    • RE: Not really a mirror at all - but is really helpful

      @dinkybluebug245
      maybe a dumb question, but what did you do to the calendar module to make it show the day and the time for each entry?

      posted in Showcase
      yawnsY
      yawns
    • RE: [ORDER CLOSED] Two way mirror order in Germany

      As I said, I am not 100% sure on the measurements. It could 0.82m or something similar …

      # username measurements in meter total squaremeter location additional comments
      01 yawns ~ 0.8 * 0.8 ~ 0.64 Germany, Cologne polished edges
      02
      03
      04
      05
      06
      07
      08
      09
      10
      11
      12
      13
      posted in Hardware
      yawnsY
      yawns
    • RE: Not really a mirror at all - but is really helpful

      Wow, looks really cool when it’s used without a mirror.

      posted in Showcase
      yawnsY
      yawns
    • RE: [ORDER CLOSED] Two way mirror order in Germany

      I’m interested too, but I am not yet done with the frame so I don’t really know the size I need

      posted in Hardware
      yawnsY
      yawns
    • RE: MMM-Button; ERROR

      Take a look at this: https://forum.magicmirror.builders/topic/948/error-found-error-module-version-mismatch-expected-50-got-46/4

      posted in Troubleshooting
      yawnsY
      yawns
    • RE: [ORDER CLOSED] Two way mirror order in Germany

      @Cato said in Two way mirror order in Germany:

      @yawns Where he say that?

      Hi Cato, https://forum.magicmirror.builders/topic/756/where-to-get-cheap-acrylic-mirror-from-in-germany/34
      His comment is below the pictures.
      Please note this is with regards to the myspiegel.de mirror, not the one offered in this thread!

      posted in Hardware
      yawnsY
      yawns
    • RE: [ORDER CLOSED] Two way mirror order in Germany

      @Dom1n1c said in Two way mirror order in Germany:

      @yawns I can not confirm this.

      Oh, really? @DirkS for example says it is darker than ordinary mirrors

      posted in Hardware
      yawnsY
      yawns
    • RE: [ORDER CLOSED] Two way mirror order in Germany

      @Dom1n1c said in Two way mirror order in Germany:

      I ordered mine here:
      https://www.myspiegel.de/spionspiegel-pg-2102.html

      they are offering a mirror with 8mm thickness for 216€ / sqm
      Shipping will cost 7,50€ they have own drivers, who are only tranporting glass/mirrors, so they have the knowledge.

      Right, but the mirror they offer is way darker than the one offered by Goldjunge_chriz … at least the pictures look like that

      posted in Hardware
      yawnsY
      yawns
    • RE: [ORDER CLOSED] Two way mirror order in Germany

      Mirror glas looks good. Does it have sharp/rough edges? Or are they available polished/smoothened as well?

      posted in Hardware
      yawnsY
      yawns
    • RE: Update all modules at once

      Sure. You could run a script which dives into every subfolder and runs git pull
      Take a look here for several solutions: http://stackoverflow.com/questions/3497123/run-git-pull-over-all-subdirectories

      Or take a look at this: https://myrepos.branchable.com/
      I think I will try myrepos on the weekend

      posted in Troubleshooting
      yawnsY
      yawns
    • RE: Update all modules at once

      What do you mean? Update like “git pull”? Or force all modules to update their content? Or force updateDom()?

      posted in Troubleshooting
      yawnsY
      yawns
    • RE: Problems mit config.js

      Please post your config file here or paste it into jshint.com to find any missing commas, brackets or similar things.

      posted in Troubleshooting
      yawnsY
      yawns
    • RE: Do you use a Power Switch for your MM?

      To shutdown the mirror I will use the remote tool, but to be sure there is no standby or whatever when I leave the house for couple of days, I intend to add a light switch on the wall next to the mirror which toggles the power outlets the mirror is connected to. However I am not yet at a stage to really build the mirror and the house is still being built, so the “target wall” does not yet exist.

      posted in Hardware
      yawnsY
      yawns
    • RE: Magic Mirror @ Munich

      Looks great, good job Stefan.

      posted in Show your Mirror
      yawnsY
      yawns
    • RE: Temperature probe for living room

      This was already completed …

      DHT11/DHT22 sensors:
      https://forum.magicmirror.builders/topic/726/mmm-temperature-humidity-module-dht11-dht22-and-am2302-sensors by @psk
      https://forum.magicmirror.builders/topic/738/mmm-dht22-humidity-and-temperature-module by @Bangee

      DS18B20 sensor:
      https://forum.magicmirror.builders/topic/887/mmm-temp-ds18b20 by @Thlb0

      Choose one :)

      posted in Requests
      yawnsY
      yawns
    • RE: Temperature probe for living room

      Sure. Is your magicmirror in the living room as well? Then you could simply add a small temperature sensor like DS18B20 or a temperature/humidity sensor like DHT11 & DHT22 to your mirror frame, use 3 wires (5v, ground, data) to GPIO ports or your raspberry and add a small module to display the data

      posted in Requests
      yawnsY
      yawns
    • 1
    • 2
    • 41
    • 42
    • 43
    • 44
    • 45
    • 48
    • 49
    • 43 / 49