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.

    Train status tracker

    Scheduled Pinned Locked Moved Requests
    22 Posts 6 Posters 17.4k Views 6 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.
    • nwoottonN Offline
      nwootton Module Developer
      last edited by

      @callum8004 copy and paste the same module config with the information for the other station

       {
          module: 		'MMM-UKNationalRail',
          position: 		'bottom_left',
          header:			'Walsall Live Departures',	
          config: 
       		{
       		stationCode: 	'WSL',	
       		app_id: 			'fe0f5d14', 
       		app_key: 		'7de7aa1439665fef7ad6eb151190a6a1', 
       		maxResults: 		3, 
       		showOrigin: 		false,
       		calling_at:		'BHM',
       		showPlatform:	true,
       		}
       },
       {
          module: 		'MMM-UKNationalRail',
          position: 		'bottom_left',
          header:		'Another Station Departures',		
          config: 
       		{
       		stationCode: 	'BSC',	
       		app_id: 			'fe0f5d14'
       		app_key: 		'7de7aa1439665fef7ad6eb151190a6a1', 
       		maxResults: 		3, 
       		showOrigin: 		false,
       		calling_at:		'BHM',
       		showPlatform:	true,
       		}
       },
      
      1 Reply Last reply Reply Quote 0
      • B Offline
        bachoo786
        last edited by

        Guys

        i have the UK transport (Rail) working however this module does not update as required. It shows say 5 trains and after the time of the 5th train has elapsed it doesn’t update to the next 5 trains.

        Can anyone help please?

        thanks.

        1 Reply Last reply Reply Quote 0

        Hello! It looks like you're interested in this conversation, but you don't have an account yet.

        Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

        With your input, this post could be even better 💗

        Register Login
        • 1
        • 2
        • 2 / 2
        • 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