@Alvinger I made a quick fix of line 120 in MMM-ResRobot.js
depLineCell.innerHTML = departure.track || " ";
That made the odd “undefined” tracks disappear from the track column if Västtrafik does not provide that field.
The FontAwesome symbol is still missing in the type column, though.
Thanks for the awesome work.