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

    Ronny

    @Ronny

    0
    Reputation
    1
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    Ronny Unfollow Follow

    Latest posts made by Ronny

    • Verbindung werden beim Einfügen der optionalen Parametern nicht angezeigt

      Re: MMM-DVB - Local Dresden transport (DVB) departure times

      Hallo.

      Bei mir erscheint beim einfügen der optionalen Parametern die Meldung “keine Verbindungen verfügbar”

      {
         module: 'MMM-DVB',
         position: 'top_left',
         config: {
            stopName: 'Hauptbahnhof', // Which stop would you like to have displayed?
            timeOffset: 5,  // With how many minutes in advance should connections be displayed?
            resultNum: 5, // How many connections should be displayed?
            lines: ["1", "2"], // What lines should be displayed?
            directions: ["Striesen"], // What directions should be displayed?
            reload: 60000, // How often should the information be updated? (In milliseconds)
            noTableHeader: false, // suppress table header if true
            showRelative: true //show relative time to departure from the current moment (if less than 15 minutes) 
         }
      }
      

      Mit den Grund Parametern funktioniert es.

      Kann mir bitte jemand weiterhelfen?

      Ich danke Euch.

      posted in Transport
      R
      Ronny