A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
MMM-UKNationalRail - Rail departure info for specific UK Railway stations
-
Looks like transportAPI.com has changed their free tier to just 30 calls per day. This module (for me) seems to have used almost 300 per day previously.
Also it doesn’t look like the module is maintained by the developer anymore. -
Is anyone able to show how I can get arrivals as well as departures showing?
I tried this, but it’s still only showing Departures.{ module: 'MMM-UKNationalRail', position: 'bottom_left', header: 'Departure', //Optional - delete this line to turn OFF the header completely config: { stationCode: 'CUF', // CRS code for station app_id: '8e9c6489', // TransportAPI App ID app_key: 'd8*********************7c9c45550', // TransportAPI App Key maxResults: 5, //Optional - Maximum results to display. showOrigin: false, //Optional - Show the origin of the train in the table type: "arrival,departure" } },
-
@Bungle68 it appears this module is no longer maintained, and most of the code is 6 years old.
wko knows what has changed in that time
-
@sdetweil Thanks
It seems to be working now, I just can’t get the platform numbers up.
Is there an alternative module? 🙏 -
@Bungle68 sorry, no idea
-
@Bungle68 what shows for showPlatform:true??
says - if no platform info