MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. Mykle1
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    Offline
    • Profile
    • Following 5
    • Followers 73
    • Topics 101
    • Posts 4,397
    • Groups 2

    Posts

    Recent Best Controversial
    • RE: MMM-NFL Only shows "loading"

      @strawberry-3-141

      :thumbsup:

      posted in Troubleshooting
      Mykle1M
      Mykle1
    • RE: MMM-Lunartic

      @Mykle1

      Update

      The api is still down for both MMM-Lunartic and MMM-SunRiseSet. http://api.usno.navy.mil/

      posted in Education
      Mykle1M
      Mykle1
    • RE: A whole lot upgrades to my MagicMirror, finally!

      @cowboysdude

      Make me one! Now!

      posted in Show your Mirror
      Mykle1M
      Mykle1
    • RE: MMM-Events : nothing to display on my Magic Mirror

      @RIKKO14

      Copy and pasted from my earlier post.

      If the api does not give back events for those coordinates it means the api does not have data in the free api for that location.

      posted in Troubleshooting
      Mykle1M
      Mykle1
    • RE: MMM-Lunartic, remove displays 2 indications

      @RIKKO14

      Custom.css

      .MMM-Lunartic .DFCOE {
        color: white;               /* DFCOE color. Default is white. */
        display: none;       /* uncomment if you don't want this */
      }
      
      .MMM-Lunartic .DFS {
        color: white;               /* DFS color. Default is white. */
        display: none;       /* uncomment if you don't want this */
      }
      
      posted in Troubleshooting
      Mykle1M
      Mykle1
    • RE: Totally off topic :^')

      @Miafrance

      I am glad you find it interesting. I look forward to seeing the hummingbirds in my yard every summer. :-)

      posted in General Discussion
      Mykle1M
      Mykle1
    • RE: Totally off topic :^')

      Three years after the initial post. Here they are:

      IMG_5874.JPG

      IMG_5879.JPG

      IMG_5889.JPG

      posted in General Discussion
      Mykle1M
      Mykle1
    • RE: friend of mine has tried to get half the modules working with out success

      @luke2102 said in friend of mine has tried to get half the modules working with out success:

      my friend has tried to get this to work for keeps with out success their needs to be a easy way for people who do not understand how to edit files etc

      There are more than a few people here willing to help you and your friend. You, and/or your friend simply need to ask for help but first you must make some attempt at doing it yourself. After that, you and your friend can create a topic, stating what you’ve already done and ask for help. User @sdetweil has written several installers and maintains them. Run one installer - Boom! MagicMirror is installed and works, making it incredibly easier than it used to be.

      According to the MagicMirror creator, this is supposed to be a leaning experience. You are expected to read through the topics and learn how to do things. Make good use of the forum search feature. You can find many of your answers that way. If you get stuck, this is the place to ask for help, as mentioned above.

      posted in General Discussion
      Mykle1M
      Mykle1
    • RE: MMM-Events : nothing to display on my Magic Mirror

      @RIKKO14

      This is what you should have used. From the readme:

      {
      module: 'MMM-Events',
          position: 'top_right',
          config: {
              city: "49.1829,0.3707", // "new york", or lat,long ex "40.123456,-74.123456",
              radius: "100", // search radius
              radiusDistance: "km", // mi or km
              eventType: "music,movies_film,art,sports", // Choose from Events List below
              when: "This Week",  // "All", "Future", "Past", "Today", "Last Week", "This Week", "Next week", and months
              mode: "noFrame",   // "Frame" or "noFrame" (around picture)
              apikey: "YOUR API KEY",
              rotateInterval: 5 * 60 * 1000,     // New Event Appears every 5 minutes
              useHeader: true,	           // Set to true if you want a header
              header: "Spectacle a proximité",
              animationSpeed: 3000,              // Event fades in and out
              picture: true,                     // true, false = no image
          }
        },
      
      posted in Troubleshooting
      Mykle1M
      Mykle1
    • 1
    • 2
    • 21
    • 22
    • 23
    • 24
    • 25
    • 439
    • 440
    • 23 / 440