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.

    Public Transportation Module Munich, Germany

    Scheduled Pinned Locked Moved Solved Troubleshooting
    3 Posts 2 Posters 1.2k Views 2 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.
    • thedoorsfanaticT Offline
      thedoorsfanatic
      last edited by

      Hey all,
      I have been using MMM-mvgmunich on my mirror but since a couple of days the cool module is not working anymore. Do you have an idea which similar working module I could use to show public transportation times in Munich, Germany? Thanks!

      German/Deutsch:
      Hallo alle,
      ich habe auf meinem Spiegel MMM-mvgmunich integriert, aber leider funktioniert das Modul seit einigen Tagen nicht mehr. Kennt jemand Alternativen, wie ich mir die Abfahrtszeiten der MVG München anzeigen lassen kann? Danke!

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

      1 Reply Last reply Reply Quote 0
      • B Offline
        Babene1 Project Sponsor
        last edited by

        Hello,

        I use the mvgmunich modul from https://github.com/mrVragec/MMM-mvgmunich.
        It works perfect. Do you use the same modul?
        Maybe it is a problem from config?
        Can you post your modul config ….

        this config works:

        {
        			module: 'mvgmunich',
        			position: 'top_right',
        			header: 'MVG',
        			config: {
        				haltestelle: 'Vaterstetten',
        				maxEntries: 4,   // 10 items on screen
        				updateInterval: 60000,  // 60 s
        				showIcons: true,
        				showUbahn: true,    //show ubahn route
        				showBus: false,    // show bus route
        				showTram: false,   // show tram route
        				showSbahn: true   // show sbahn route
        			}
        		},
        
        thedoorsfanaticT 1 Reply Last reply Reply Quote 0
        • thedoorsfanaticT Offline
          thedoorsfanatic @Babene1
          last edited by

          Dear @Babene1 ,

          thanks for your quick response. I use the same module and since the module is working for you I was wondering what else could be the error. And I have found a solution: the latest module I installed was MMM-GoogleMapsTraffic. I deactivated that module and now MMM-mvgmunich
          is working again. Vielen Dank!

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

          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