@charley Hi Charley - solved the issue thanks for your reply!
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
C
Latest posts made by callum8004
-
RE: MMM-crypto-portfolio
-
Skyscanner Flight Prices
Anyone know of any modules to track flight prices? I have a date in mind I want to go on holiday but rather than constantly checking the prices it would be cool to have my MM keep me updated with the latest price.
Callum
-
RE: Train status tracker
@nwootton sso if i wanted to replicate for ‘BSC’ station too how would do this in the below code?
{ module: 'MMM-UKNationalRail', position: 'bottom_left', header: 'Walsall Live Departures', /Optional - delete this line to turn OFF the header completely config: { stationCode: 'WSL', // CRS code for station app_id: 'fe0f5d14', // TransportAPI App ID app_key: '7de7aa1439665fef7ad6eb151190a6a1', // TransportAPI App Key maxResults: 3, //Optional - Maximum results to display. showOrigin: false, //Optional - Show the origin of the train in the table calling_at: 'BHM', showPlatform: true, } },
complete newbie with any type of coding.
Thanks
Callum -
RE: MMM-crypto-portfolio
Hi on the MMM-crypto-portfolio module im struggling to display both SingularDTV and Linda - I’ve tried teh obvious ‘linda’ and ‘singularDTV’ but no luck - any suggestions?
-
RE: Train status tracker
Hi
I’m really struggling to add a secondary CRS station, is there any documentation on how to show multiple stations?