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-MyCommute not updating transit times

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    transporttroubleshootmycommute
    1 Posts 1 Posters 611 Views 1 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 thedoorsfanatic

      Hi community,

      I am a total newbie and really like the idea and look oft the MMM-MyCommute module.

      Unfortunately my transit time does not change (or at least only every hour or so) although my poll frequency is 2 minutes. There is some kind of delay. Is there a solution or a different module I could use?

      Thanks!

      {
        			module: "MMM-MyCommute",
        			position: "top_right",
      			header: "Google Maps Routen",
        			config: {
          				apikey: "xxxxx",
      				classes: "default everyone",
          				origin: "xxx 12, 80637 Munich",
          				startTime: "06:30",
          				endTime: "22:30",
          				//hideDays: [],
      				pollFrequency: 120000,
      				nextTransitVehicleDepartureFormat: "[Abfahrt um] HH:MM [Uhr]",
          				destinations: [
            						{
              					destination: "xxxx-Strasse 26,80807 Munich",
              					label: "xxx",
              					startTime: "06:30",
          						endTime: "08:00",
          						hideDays: [0,6],
      						},
      						{
              					destination: "xxxx-Strasse 26,80807 Munich",
              					label: "xxx",
              					mode: "transit",
      						startTime: "06:30",
          						endTime: "08:00",
          						hideDays: [0,6],
      						showNextVehicleDeparture: "true",
            						},
      						{
              					destination: "xxxstrasse 38,80636 Munich",
              					label: "xxx",
              					mode: "transit",
      						startTime: "17:30",
          						endTime: "18:30",
          						hideDays: [0,1,2,4,5,6],
      						showNextVehicleDeparture: "true",
            						},
            						]
        				}
      		},
      

      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