Fick det att funka nu ! . Va tydligen 3 ställen jag fick ändra cfg till id för stationerna samt app id . i config.js / mmm-resrobot.js och mmm-resrobot som ligger i mmm-resrobot master mappen .
Om jag vill ha en till tillagd som är det bara och upprepa följande kommando nedanför eller ? ;) Mvh
from: “station id”, // ResRobot Station ID (or a comma-separated string of IDs)
to: “station id”, // ResRobot Station ID of destination (or a comma-separated string of IDs)
module: "MMM-ResRobot",
position: "left",
header: "Spårvagn från Ejdergatan",
config: {
from: "740025622", // ResRobot Station ID (or a comma-separated string of IDs)
to: "740025673", // ResRobot Station ID of destination (or a comma-separated string of IDs)
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:"f1109bf4-187c-49e2-95ce-1ba1b6062388" // Your ResRobot apiKey
}
},
// -------------------------------------------------------
// -------------------------------------------------------