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

    Posts

    Recent Best Controversial
    • Total Newbie 24" MagicMirror (Munich, Germany)

      There is still a lot to do and improve but since I don’t have any experience in programming, Linux and home improvement, I am ok with it so far.

      Short Video:
      https://youtu.be/T5bE2UmlyXQ

      posted in Show your Mirror
      thedoorsfanaticT
      thedoorsfanatic
    • RE: MMM-GoogleMapsTraffic has impact on other modules

      @nischi
      Das Modul MMM-mvgmunich lädt keine Stationen mehr, solange GoogleMapsTraffic aktiviert ist. Erst nach der Deaktivierung läuft es wieder ganz normal. Andere scheinen auch Probleme zu haben (z.B. https://forum.magicmirror.builders/topic/8689/mmm-googlemapstraffic-breaks-mmm-keybindings) und da ich keine Ahnung von Programmierung habe, habe ich mich an dieses Forum gewendet. Der Entwickler reagiert jedenfalls nicht auf mein Issue (https://github.com/vicmora/MMM-GoogleMapsTraffic/issues/30)

      Irgendeine Idee? Würde nämlich gerne beide Module benutzen …

      Danke!

      posted in Troubleshooting
      thedoorsfanaticT
      thedoorsfanatic
    • RE: Google calendar

      @ashishxr6
      It is really simple. You followed the instructions, right?
      https://github.com/MichMich/MagicMirror/tree/master/modules/default/calendar

      Then you need a private calendar adress in ical format, you a get this in your Google Calendar settings. Finally, put that url in your Calendar configuration.

      Excuse my bad English since I am from Germany.

      posted in General Discussion
      thedoorsfanaticT
      thedoorsfanatic
    • RE: Total Newbie 24" MagicMirror (Munich, Germany)

      Thank you, I appreciate it!

      The weather modules are both default but I changed the icons to animated ones:
      https://www.amcharts.com/free-animated-svg-weather-icons/

      posted in Show your Mirror
      thedoorsfanaticT
      thedoorsfanatic
    • RE: MMM-GoogleMapsTraffic has impact on other modules

      @nischi

      Genau das scheint es gewesen zu sein, jetzt funktionieren tatsächlich beide Module gleichzeitig. Merci für die Mühe und das prompte Feedback!

      English:
      That was probably it, both modules work now simultaneously. Thanks so much for the effort!

      0_1561295678869_unbenannt (1).png

      posted in Troubleshooting
      thedoorsfanaticT
      thedoorsfanatic
    • RE: Minimal depth of a frame for the magic mirror

      @stepan mine is framless

      posted in General Discussion
      thedoorsfanaticT
      thedoorsfanatic
    • RE: Update Help

      @jhwwhite
      I had a similar problem.
      Have you tried this?
      Inside the MagicMirror directory:
      git stash
      Then
      git pull
      Then
      npm install
      Afte that search in which module the package file is located and
      npm install

      posted in Troubleshooting
      thedoorsfanaticT
      thedoorsfanatic
    • RE: Total Newbie 24" MagicMirror (Munich, Germany)

      @zdenek
      I downloaded the animated icon set from amcharts and copied them to a folder named “icons” in the css folder. Then I made changes to my custom.css.

      For example:

      .currentweather .wi-day-sunny {
      content: url("/css/icons/day.svg");
      }
      
      .weatherforecast .wi-day-sunny {
      content: url("/css/icons/day.svg");
      height: 48px;
      margin-top: -6px;
      margin-left: -6px;
      } *
      

      * Change these numbers depending on your layout

      posted in Show your Mirror
      thedoorsfanaticT
      thedoorsfanatic
    • RE: Update Help

      @DæmonEyes
      Just fill in your github user email and username

      posted in Troubleshooting
      thedoorsfanaticT
      thedoorsfanatic
    • RE: Total Newbie 24" MagicMirror (Munich, Germany)

      Back in the Lab to test new functions for my Magic Mirror. Today I started working on a German word clock…
      https://youtu.be/qa2UFx_EEK0

      posted in Show your Mirror
      thedoorsfanaticT
      thedoorsfanatic
    • 1 / 1