@atd08001
now i want to completly give up… now with the new site id its still does not work. now it’s just black with no info at all.
what should i do ?
{
module: "MMM-ResRobot",
position: "left",
header: "Departures",
config: {
from: "740024784", // ResRobot Station ID (or a comma-separated string of IDs)
to: "740046172", // ResRobot Station ID of destination (or a comma-separated string of IDs)
skipMinutes: 0, // Skip departures that happens within the next minutes.
maximumEntries: 6, // Number of departures to show on screen
truncateAfter: 5, // A value > 0 will truncate direction name at first space after characters. 0 = no truncation
apiKey: "key here" // Your ResRobot apiKey
}
},