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

      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.

      thedoorsfanaticT 1 Reply Last reply Reply Quote 0
      • thedoorsfanaticT Offline
        thedoorsfanatic @pi-user
        last edited by

        @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

          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 Reply Quote 0
          • S Offline
            sdetweil @pi-user
            last edited by sdetweil

            @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

              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 Reply Quote 0
              • S Offline
                sdetweil @pi-user
                last edited by

                @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

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

                  1 Reply Last reply Reply Quote 0
                  • 1 / 1
                  • First post
                    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