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-mvgmunich

    Scheduled Pinned Locked Moved Troubleshooting
    5 Posts 3 Posters 824 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.
    • L Offline
      Leon-tech
      last edited by

      Does anybody else have problems with the mvgmunich Module? I don’t know since when exactly it doesn’t show any informations any more, but it is been more than half a year and I wanted to finally fix the issue. I reinstalled it today but still nothing showing, only the header “MVG Munich” but no departures. This is my config:

      {
        module: "mvgmunich",
        position: "bottom_left",
        header: "MVG",
          config: {
            haltestelle: "Studentenstadt",
            maxEntries: 10,             // 10 items on screen
            updateIntervall: 60000,      // 60 s
            showIcons: true,            // Show transport type icon
            transportTypesToShow: {
              "ubahn": true,            // show ubahn route
              "sbahn": false,            // show sbahn route
              "bus": false,              // show bus route
              "tram": false,              // show tram route
            },
            ignoreStations: [],         // destination not to be shown
            timeToWalk: 0,             // 10 min walking time to station. Default is 0
            showWalkingTime: false,     // if the walking time should be included and the starting time is displayed
            showTrainDepartureTime: true,     // show tran departure time
            trainDepartureTimeFormat: "relative",   // format of the train departure time
            walkingTimeFormat: "relative",    // format of the walking time
            showInterruptions: false,
            showInterruptionsDetails: false,
            countInterruptionsAsItemShown: false
          }
      },
      
      
      

      Thanks in advance for the help

      FoziF 1 Reply Last reply Reply Quote 0
      • FoziF Offline
        Fozi Project Sponsor @Leon-tech
        last edited by

        @Leon-tech I tried it also about 6 months ago and at that time it was unfortunately too unreliable, although I liked its style. In the search for an alternative I found MMM-PublicTransportHafas and never looked back.

        HowTo: Replace PIR Sensor with a RCWL-0516 Microwave Sensor

        L 1 Reply Last reply Reply Quote 0
        • L Offline
          Leon-tech @Fozi
          last edited by

          @Fozi Wow this worked flawlessly for me. Thank you sooo much, this module ist perfect :D

          FoziF 1 Reply Last reply Reply Quote 0
          • FoziF Offline
            Fozi Project Sponsor @Leon-tech
            last edited by

            @Leon-tech you‘re welcome and good luck with MVV and MVG😀

            HowTo: Replace PIR Sensor with a RCWL-0516 Microwave Sensor

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

              @Leon-tech i think it is an known issue of the default config from the modul, take a look at this post:
              https://forum.magicmirror.builders/topic/11785/no-result-from-mvgmunich-modul?_=1591345034267

              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