{
module: "MMM-PublicTransportHafas",
position: "top_right",
config: {
stationID: "732872",
stationName: "Albertinenstraße",
direction: "",
excludedTransportationTypes: [],
ignoredLines: [],
timeToStation: 7,
showAbsoluteTime: false,
displayLastUpdate: false,
maxUnreachableDepartures: 3,
maxReachableDepartures: 5,
showColoredLineSymbols: true,
customLineStyles: "berlin",
showOnlyLineNumbers: true,
showTableHeadersAsSymbols: true,
useColorForRealtimeInfo: true,
tableHeaderOrder: [ "line", "direction", "time" ]
}
},
maxUnreachableDepartures: 3,
maxReachableDepartures: 5,
maxUnreachableDepartures: 0,
maxReachableDepartures: 5,
Bug description
As soon as I add a number of
maxUnreachableDepartures(e.g. 3) it is not showingmaxReachableDeparturesanymore.Module config
Screenshots
Additional context
It is working properly if I'm not using the option
maxUnreachableDepartures