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

    Micha3110

    @Micha3110

    0
    Reputation
    1
    Profile views
    6
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online
    Age 56
    Location Germany

    Micha3110 Unfollow Follow

    Latest posts made by Micha3110

    • RE: Eunanibus / MMM-Globe no City names

      @sdetweil
      hi
      That’s where I looked first, and I also implemented what was going on, but I still don’t see any city names.
      (I had already asked the same question under the link, but didn’t get an answer).
      It’s a shame, I thought someone here could help me.
      Greetings to everyone

      posted in Utilities
      M
      Micha3110
    • Eunanibus / MMM-Globe no City names

      Hello everyone.
      I hope someone else here can help me.
      I have the Eunanibus/MMM-Globe installed runs well, but unfortunately I don’t see any city names displayed.
      I saw that there were some problems with it and looked in various forums, but unfortunately it didn’t help me.
      Reinstalled Raspberry Pi and Magic Mirror, nothing helped to fix the error.

      I hope that someone can help me or have a solution

      Thanks in advance!

      My config:

      {
      		        module: 'MMM-Globe',
      		        position: 'middle_center',  // This can be any of the regions. Best results in lower_third middle_center
      		        config: {
                              size:"x-large", // Globe size. See configuration options below for more options
                              dayLength: 60, // (Optional) Rotation speed. See configuration options below
                              viewAngle: 15, // (Optional) Globe tilt. See configuration options below 
                              locations: [
                                  // Fill with location Objects if desired
                                  // e.g.
                                  // {lat:37.77493,lng:-122.41942, label: "San Francisco"},
                                  // {lat:-23.5475,lng:-46.63611, label: "Sao Paulo"}
                                  // Individual values must be seperated by a comma. 
                                  // You can look up the latitude and longitude for a specific location on Google Maps.
      
                                  {lat:52.979397,lng:8.840247, label: "Lahausen" },
                                  
      
                                ]   
            		          }
                      },
      
      
      posted in Utilities
      M
      Micha3110
    • RE: Duplicate the Standardcalendar / Standartkalender duplizieren

      @sdetweil

      I did that too (for days), then I get the error message:
      “Error in the “calendar” module. Check the login files for further details” for one calendar

      I restarted the Raspberry Pi a few times and now it seems to be working.

      I don’t know where the error was.

      Thank you for your time and tips.

      Greetings Michael

      posted in Utilities
      M
      Micha3110
    • RE: Duplicate the Standardcalendar / Standartkalender duplizieren

      how can I do that?

      posted in Utilities
      M
      Micha3110
    • RE: Duplicate the Standardcalendar / Standartkalender duplizieren

      @sdetweil said in Duplicate the Standardcalendar / Standartkalender duplizieren:

      @Micha3110 said in Duplicate the Standardcalendar / Standartkalender duplizieren:

      Can you duplicate the standard calendar?

      what do you mean duplicate? have more than one module:“calendar” in config.js

      yes, all the default modules support multiple instances

      for calendar you can ALSO have multiple
      { url:…} in a single calendar config where all the results would be merged together

      Hi,
      I would like a calendar at the bottom right (for my wife) and at the bottom left (for me)
      many thanks in advance
      Greetings Michael

      posted in Utilities
      M
      Micha3110
    • Duplicate the Standardcalendar / Standartkalender duplizieren

      Hello everyone.
      Can you duplicate the standard calendar?
      I personally don’t like the others that I found.
      I’m new here and an absolute beginner.
      Thank you in advance
      Greetings Michael

      …

      Hallo alle zusammmen.
      Kann man den Standartkalender duplizieren.
      Die anderen die ich gefunden habe,finde ich persönlich nicht gut.
      Ich bin neu hier und absoluter Anfänger.
      Vielen Dank im voraus
      Gruß Michael

      posted in Utilities
      M
      Micha3110