• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

MMM-RMV shows me only one departure time! But I need 3 or 5 departure times

Scheduled Pinned Locked Moved Transport
7 Posts 3 Posters 1.0k Views 3 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    pi-user
    last edited by Feb 27, 2020, 8:44 AM

    Hello everyone,

    I am using the MM-RMV module. Unfortunately, this module only shows me one connection. I want to see 3 or 5 connections (departure times). What do I have to change so that multiple departure times can be seen?

    {
    module: 'MMM-RMV',
    position: 'top_center',
    config: {
              apiKey: '', // see chapter below
              stationId: '3011124',
              fDestination1: 'Frankfurt (Main) Hauptbahnhof',
              reduceD: false, 
              labelStation: true,
              labelType: true,
              labelRow: false,
              reduceD: true,
              maxC: 3,
              delayLimit: 0 
            }
    },
    

    Thank you.

    T 1 Reply Last reply Feb 27, 2020, 9:26 AM Reply Quote 0
    • T Offline
      thedoorsfanatic @pi-user
      last edited by Feb 27, 2020, 9:26 AM

      @pi-user
      I don’t use that module. In your config you use the option reduceD twice, true and false. Is that necessary?

      My Smart Mirror YouTube playlist: https://www.youtube.com/playlist?list=PL9Iv_4Mvy6o2tnvdhNBstVWNefgUP9ELp

      1 Reply Last reply Reply Quote 0
      • P Offline
        pi-user
        last edited by Feb 27, 2020, 10:53 AM

        reduceD: false, // reduces length of destination name

        I deleted reduceD, but I still see a connection.

        Maybe this module can only show a departure time! There has to be a way for the module to show multiple departure signs,

        S 1 Reply Last reply Feb 27, 2020, 4:05 PM Reply Quote 0
        • S Offline
          sdetweil @pi-user
          last edited by sdetweil Feb 27, 2020, 4:12 PM Feb 27, 2020, 4:05 PM

          @pi-user looks like u have a choice, all departures in both directions, OR
          departures for the destinations you specified( if only one, then just for that specific destination, NOT intermediate stations that might lead to a destination)

          From the readme

          “The module will not display all departures of a station, only the departures for the given final destinations” < - note the s

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          1 Reply Last reply Reply Quote 0
          • P Offline
            pi-user
            last edited by Feb 28, 2020, 10:26 AM

            I don’t want to see the between stations but the train connection for three different times. In my case, only one time is displayed. At the moment I only get the following:
            RB22 Frankfurt Hbf in 14 minutes

            But I would like to have:
            RB22 Frankfurt Hbf in 14 minutes
            RB22 Frankfurt Hbf 10:37 a.m.
            RB22 Frankfurt Hbf 11:37 a.m.
            RB22 Frankfurt Hbf 12:37 p.m.

            How can I display 3 or 5 different train connections with this module?

            S 1 Reply Last reply Feb 28, 2020, 4:00 PM Reply Quote 0
            • S Offline
              sdetweil @pi-user
              last edited by Feb 28, 2020, 4:00 PM

              @pi-user looks like config option maxT (default 60), means filter out departures more than x minutes from now

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              1 Reply Last reply Reply Quote 0
              • P Offline
                pi-user
                last edited by Mar 1, 2020, 4:20 PM

                Thank you for your answer. I use now the modul MMM-PublicTransportHafas

                1 Reply Last reply Reply Quote 0
                • 1 / 1
                1 / 1
                • First post
                  1/7
                  Last post
                Enjoying MagicMirror? Please consider a donation!
                MagicMirror created by Michael Teeuw.
                Forum managed by Sam, technical setup by Karsten.
                This forum is using NodeBB as its core | Contributors
                Contact | Privacy Policy