You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
for me doesn't even show it.
Could somebody check for me whether any data should be displayed at all. What am I doing wrong?
My config:
`//bus
{
module: "MMM-PublicTransportHafas",
position: "upper_third",
config: {
stationID: "000500198", // Replace with your stationID!
stationName: "Prechtal Rathaus", // Replace with your station name!
direction: "", // Show only departures heading to this station. ($
ignoredLines: [], // Which lines should be ignored? (comma-separated$
excludedTransportationTypes: [], // Which transportation types should not be shown $
timeToStation: 10, // How long do you need to walk to the next Statio$
showColoredLineSymbols: true, // Want colored line symbols?
useColorForRealtimeInfo: true, // Want colored real time information (timeToStati$
showTableHeadersAsSymbols: true, // Table Headers as symbols or text?
maxUnreachableDepartures: 0, // How many unreachable departures should be shown?
maxReachableDepartures: 7, // How many reachable departures should be shown?
showOnlyLineNumbers: false // Display only the line number instead of the com$
}
},
`
The text was updated successfully, but these errors were encountered:
Hello,
for me doesn't even show it.
Could somebody check for me whether any data should be displayed at all. What am I doing wrong?
My config:
`//bus
{
module: "MMM-PublicTransportHafas",
position: "upper_third",
config: {
stationID: "000500198", // Replace with your stationID!
stationName: "Prechtal Rathaus", // Replace with your station name!
`
The text was updated successfully, but these errors were encountered: