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-PublicTransportHafas – Public transport information for all stations known to Deutsche Bahn

    Scheduled Pinned Locked Moved Transport
    transportdeutsche bahn
    42 Posts 13 Posters 31.5k Views 13 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.
    • K Offline
      Klinge
      last edited by

      Damn it! So a Layer 8 problem ;-) Now it works. Thank you, for your quick help.

      R 1 Reply Last reply Reply Quote 1
      • R Offline
        raywo Module Developer @Klinge
        last edited by

        @Klinge There is now also an update available which will prevent this “layer 8 problem“. ;)

        1 Reply Last reply Reply Quote 0
        • D Offline
          djsunrise19
          last edited by djsunrise19

          @raywo In my config i set maxUnreachableDepartures: 2,, timeToStation: 15, and timeInFuture: 90, . This morning (8:00 o’clock) there were two trains within maxUnreachableDepartures. 7:54 +0, and 8:05 +2. I think the 7:54 shouldn’t be there. Yes, the train is unreachable (15), but he is gone already :).

          1 Reply Last reply Reply Quote 0
          • K Offline
            Klinge
            last edited by

            @raywo
            Thank you. Now it can be configured by someone like me ;-)

            1 Reply Last reply Reply Quote 1
            • P Offline
              pinsdorf Module Developer
              last edited by

              Thanks, @raywo Works like a charm. Well done also w.r.t documentation, the convenience script for retrieving stationID, and customization! Awesome work.

              1 Reply Last reply Reply Quote 1
              • I Offline
                Iseknutz
                last edited by Iseknutz

                @raywo Thank you for the module! It works great. Since I used the MMM-PublicTransportDB and there I had some issues with delay-calculation and excluding from busses. But here everything is working fine. Thanks a lot!

                1 Reply Last reply Reply Quote 1
                • O Offline
                  onkelbobby
                  last edited by

                  Thanks also from my side… this is exact the module I was looking for. Is there a way to change the “STR” into “Tram”? Thanks for your help.

                  R 1 Reply Last reply Reply Quote 1
                  • R Offline
                    raywo Module Developer @onkelbobby
                    last edited by

                    @onkelbobby If your mirror displays "STR" your transport provider sends it that way.

                    One way to suppress that would be to set the option showOnlyLineNumbers to true and providing a custom css file with a rule like so:

                    .str11:before {
                      content: "Tram ";
                    }
                    
                    1 Reply Last reply Reply Quote 0
                    • O Offline
                      onkelbobby
                      last edited by

                      @raywo said in MMM-PublicTransportHafas – Public transport information for all stations known to Deutsche Bahn:

                      .str11:before {
                      content: "Tram ";
                      }

                      works perfectly…
                      thank you for the prompt support :-)

                      1 Reply Last reply Reply Quote 1
                      • O Offline
                        onkelbobby
                        last edited by

                        Hi there,
                        while configuring this awsome module another question came up. is there an way to get rid of the city name being displayed behind the final destination of e.g. the bus? In my configuration I want to remove “München”.
                        0_1519375568336_directions.jpg

                        Thanks in advance…

                        R 1 Reply Last reply Reply Quote 1
                        • 1
                        • 2
                        • 3
                        • 4
                        • 5
                        • 4 / 5
                        • 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