<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Topics tagged with mycommute]]></title><description><![CDATA[A list of topics that have been tagged with mycommute]]></description><link>https://forum.magicmirror.builders/tags/mycommute</link><generator>RSS for Node</generator><lastBuildDate>Sun, 14 Jun 2026 07:49:51 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/tags/mycommute.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 12 Mar 2019 11:14:13 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[MMM-MyCommute not updating transit times]]></title><description><![CDATA[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",
      						},
      						]
  				}
		},

]]></description><link>https://forum.magicmirror.builders/topic/10035/mmm-mycommute-not-updating-transit-times</link><guid isPermaLink="true">https://forum.magicmirror.builders/topic/10035/mmm-mycommute-not-updating-transit-times</guid><dc:creator><![CDATA[thedoorsfanatic]]></dc:creator><pubDate>Tue, 12 Mar 2019 11:14:13 GMT</pubDate></item></channel></rss>