• 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.

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.
  • T Offline
    thedoorsfanatic
    last edited by Jun 13, 2019, 8:02 AM

    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 Online
      Babene1 Project Sponsor
      last edited by Jun 13, 2019, 9:46 AM

      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
      			}
      		},
      
      T 1 Reply Last reply Jun 13, 2019, 10:28 AM Reply Quote 0
      • T Offline
        thedoorsfanatic @Babene1
        last edited by Jun 13, 2019, 10:28 AM

        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
        1 / 1
        • First post
          3/3
          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